The way the INSTALL_LOC path is used varies, depending on which type of installation you have chosen.
Local Installations - For local installations ( smp-local or cluster-local), INSTALL_LOC is the path where the packages will actually be installed.
NFS installations - For NFS installations ( nfs), INSTALL_LOC is the mount point for the software on the NFS clients.
You must enter a full path name. The default location is /opt. The location must have set (or mounted, if this is an NFS installation) read/write (755) permission on all the nodes in the cluster.
INSTALL_LOC="/opt" |
If you choose an installation directory other than the default /opt, a symbolic link is created from /opt/SUNWhpc to the chosen installation point.