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