Configure SOAM_HOME in cshrc.soam or profile.soam:
For csh, edit cshrc.soam and change the following line to the directory in which you installed the Symphony SDK. For example, if you installed the SDK in the /opt directory:
setenv SOAM_HOME $SOAM_HOME
to:
setenv SOAM_HOME /opt/symphonySDK/SDK50
For bash, edit profile.soam and change the following line to the directory in which you installed the Symphony SDK. For example, if you installed the SDK in the /opt directory: