openlink.sh
and openlink.csh
.
shell | command |
---|---|
sh, bash, zsh and related | . ./openlink.sh |
ksh and related | source ./openlink.sh |
csh, tcsh and related | source ./openlink.csh |
cd
into the /bin/
sub-directory of your $OPENLINK_INSTALL/bin/
) directory on the Unix box, using binary-preserving methods (e.g., FTP in BIN mode, SCP, etc.) OPL_LICENSE_DIR
environment variable includes this directory.
Exact commands may vary in your environment, but here is an example sequence based on the BASH shell --
echo $OPL_LICENSE_DIR /etc/oplmgr export OPL_LICENSE_DIR=/usr/openlink/bin:$OPL_LICENSE_DIR