Changeset 1530 for trunk/INSTALL
- Timestamp:
- 09/27/04 13:49:08 (4 years ago)
- Files:
-
- 1 modified
-
trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r1513 r1530 51 51 If you use a csh shell, add the following line to your ~/.cshrc file: 52 52 53 setenv LOGTALKHOME /your/installation/directory/lgt221 053 setenv LOGTALKHOME /your/installation/directory/lgt2211 54 54 setenv PATH $PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc 55 55 56 56 If you use a bash shell, add the following lines to your ~/.profile file: 57 57 58 LOGTALKHOME=/your/installation/directory/lgt221 058 LOGTALKHOME=/your/installation/directory/lgt2211 59 59 export LOGTALKHOME 60 60 PATH=$PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc
