|   Continuing with the build process   |   Continuing with the build process   |   Setting PATH and LD_LIBRARY_PATH for the tcsh shell   | 
| Setting PATH and LD_LIBRARY_PATH for the bash shellType the following to see if/usr/local/binis already in your path:
    echo $PATH
If not then open the  
    PATH=$PATH:/usr/local/bin
    export PATH
Then type the following to see if  
    echo $LD_LIBRARY_PATH
If not then add the following lines to the  
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
    export LD_LIBRARY_PATH
     | ||
|   Continuing with the build process   |   Continuing with the build process   |   Setting PATH and LD_LIBRARY_PATH for the tcsh shell   | 
| ©1999,2000 Mark Pearson
m.pearson@ukonline.co.uk April 30, 2000 | ||