Specifications

System Requirements
SPECTRUM Software Release Notes Page 20
Note:
Note:
When installing on Solaris the user will need to include the following
paths in their PATH variable:
/usr/bin
/usr/openwin/bin
/usr/ccs/bin
For C-Shell:
setenv PATH /usr/bin:/usr/openwin/bin:/usr/ccs/bin: ${PATH}
For K-Shell:
export PATH =/usr/bin:/usr/openwin/bin:/usr/ccs/bin: $PATH
For Bourne Shell:
PATH=/usr/bin:/usr/openwin/bin:/usr/ccs/bin: $PATH
export PATH