3. Stage 1--Define and Create the Test Environment : Installation : Installing with root Access
 
Share this page                  
Installing with root Access
Prerequisites: Software has been extracted. Evaluation key is placed in a file named authstring in the directory where the installation software has been extracted to.
Default Installation: Installation owner (user) is actian, instance ID is VH, Linux directory is /opt/Actian/VectorVH/, HDFS location is /Actian/VectorVH.
Issue the following command:
./install.sh
Install as Specific User: Install as the user actian2.
./install.sh -user actian2
Install in a Specific Directory: Install with user actian3 with software placed in the home directory.
./install.sh -user actian3 me/actian3/VectorVH
Install with a Specific Instance ID: Install with user actian3 with software placed in the home directory using V2 as the instance ID.
./install.sh -user actian3 /home/actian3/VectorV2 V2