Manuals >Reference >ADS Simulator
Print version of this Book (PDF file)
prevnext

Setting Environment Variables

Before running the ADS Simulator, set the environment variable HPEESOF_DIR on UNIX or ADS_DIR on Windows to point to the ADS Simulator's installation location.

    • To set HPEESOF_DIR using the Korn Shell, add the following to your ~/.profile.
export HPEESOF_DIR=<ADS_install_directory>
    • To set HPEESOF_DIR using the C Shell, add the following to your ~/.cshrc.
setenv HPEESOF_DIR <ADS_install_directory>
    • To set ADS_DIR for Windows 2000, right click on My Computer and select Properties. Click on the Advanced tab. Then select Environment Variables and set ADS_DIR either for the local user or system wide, depending on your needs.
    • To set ADS_DIR for Windows NT 4.0, right click on My Computer and select Properties. Click on the Environment tab. Then set ADS_DIR either for the local user or system wide, depending on your needs. You may need to log off and log back onto the computer for the new variable to be found by IC-CAP.

prevnext