How to set up your environment to use ESPS/waves+

These commands are for the C-shell; they were provided by Michael Shire, Andreas Stolcke, and David Johnson.


setenv LD_LIBRARY_PATH /usr/lib:/usr/local/lib:/usr/openwin/lib
setenv ESPS_BASE /u/drspeech/opt/esps5.31/esps531.sol
# for Linux: setenv ESPS_BASE /u/drspeech/opt/esps5.31/esps531.linux
setenv ESPS_BASE /usr/local/opt/esps
setenv ELM_HOST icsic
setenv WAVES_INPUT_PATH $ESPS_BASE/lib/waves/menus
setenv USE_ESPS_COMMON off
setenv ESPS_VERBOSE 3
setenv SPLAY_GAIN 70
set path = ($path $ESPS_BASE/bin)
setenv MANPATH ${MANPATH}:$ESPS_BASE/man