Context:
- The Studio has been installed into the
/data/johndoe/enovia/enoviaV6R2015x/studio directory
- The
MATRIX-R file is available at
/data/johndoe/enovia/enoviaV6R2015x/studio/MATRIX-R
- The
DSLicSrv.txt file is available at
/data/johndoe/enovia/DSLicSrv.txt
- The
tnsnames.ora file is available at
/data/johndoe/ora11g/network/admin/tnsnames.ora
The install script is called as follows: ./scripts/install.sh
--matrix-home /data/johndoe/enovia/enoviaV6R2015x/studio
--tns-admin /data/johndoe/ora11g/network/admin
--dsls-config /data/johndoe/enovia/DSLicSrv.txt
--agent-port 9393
Note:
The --galaxy-home argument is not specified because it is
under /data/johndoe/enovia/enoviaV6R2015x/studio, which is
the matrix-home directory. In this case, the
galaxy-home corresponds to the
/data/johndoe/enovia/enoviaV6R2015x/studio/linux_a64/code/bin
directory.
|