| 
 | 
 
 
发表于 2014-4-12 13:34:34
|
显示全部楼层
 
 
 
回复 34# chris2013  
 
 
   Launch ADS 
 
Before starting ADS, perform the following steps: 
 
 
    Set the HPEESOF_DIR environment variable to point to the installation directory of ADS. 
    To set the environment variable HPEESOF_DIR in a shell, type the following commands: 
    csh, tcsh 
    setenv HPEESOF_DIR <INSTALL_DIR> 
    ksh, bash 
    export HPEESOF_DIR=<INSTALL_DIR> 
    Set the path: 
    setenv PATH $HPEESOF_DIR/bin PATH 
 
 
Lauch ADS 
ads |   
 
 
 
 |