The SpectroSERVER fails to start with the following error message: $SPECROOT/bin/cmdC: error while loading shared libraries: libPTTClient.so.1: cannot open shared object file: No such file or directory
The following environment variables were missing in the /opt/SPECTRUM/spectrum80.env file:
CASHCOMP=/opt/CA/
export CABIN=/opt/CA/
export CALIB=/opt/CA/
Also, the /opt/SPECTRUM/lib and /opt/SPECTRUM/bin directories were not linked to the $SPECROOT/bin and $SPECROOT/lib directories.
Edit the /opt/SPECTRUM/spectrum80.env file and add the following environment variables:
CASHCOMP=/opt/CA/
export CABIN=/opt/CA/
export CALIB=/opt/CA/
Ensure that the /opt/Spectrum/bin directory links to the $SPECROOT/bin directory.
Ensure that the /opt/SPECTRUM/lib directory links to the $SPECROOT/lib directory.