For example:
cd /opt/ego/
For csh or tcsh, edit the cshrc.platform file.
For sh, ksh, or bash, edit the profile.platform file.
The Symphony scripts are in the Symphony configuration directory.
For csh or tcsh, add the following line:
source /opt/ego/soam/conf/cshrc.soam
For sh, ksh, or bash, add the following line:
. /opt/ego/soam/conf/profile.soam
cd /opt/ego/soam/conf
For csh or tcsh, edit the cshrc.soam file.
For sh, ksh, or bash, edit the profile.soam file.
For example, replace "$SOAM_HOME" with "/opt/ego/soam".