=== INSTALL 1. Extract the program bundle. From a terminal console, cd to the directory where you want to install, then run the following: > tar -xzf VSTAR-2.1-RCX.YY-lux64.tar.gz (e.g. VSTAR-2.1-RC1.50-lux64.tar.gz) X.YY is the VectorStar Release Candidate version to download 2. Configure Java To run VUI properly, you need Sun's Java SDK, please refer to the Java installation guide for directions. 3. Set the license key in order to activate your product. You can do this in two ways: a) Create or edit n/n64/init/lickey.txt with a plain-text editor, then write your license key and save the file. b) Run n/n64/bin/cmd/vui to start VUI, then enter your license key in the dialog box that appears. 4. Create data directories The VSTAR directory is the catalog root, where all schemas are stored. The XSTAR directory is used as the default directory to store CSV source files, which you tipically will use to import data into VectorSTAR. The default locations are: VSTAR = /usr/local/vSTAR64 XSTAR = /usr/local/xSTAR you can change them by editing the following file with any plain-text editor: n/n64/ini/n.ini Assuming the default directories will be used, create them from a terminal if they don't exist already: > cd /usr/local > mkdir vSTAR64 > mkdir xSTAR === IMPORTANT FILES AND DIRECTORIES n/n64 (VectorSTAR 64-bit lib, XJ) n/j64 (full J 64-bit installation)