For example, if you installed the Symphony client in /opt/symphonyClient/clientversion_number, go to /opt/symphonyClient/clientversion_number/conf.
For csh, edit cshrc.symclient and change the following line to the directory in which you installed the Symphony client:
setenv SOAM_HOME $SOAM_HOME
setenv SOAM_HOME /opt/symphonyClient/clientversion_number
For bash, edit profile.symclient and change the following line to the directory in which you installed the Symphony client:
SOAM_HOME=$SOAM_HOME
SOAM_HOME=/opt/symphonyClient/clientversion_number