Changeset 1646 for trunk/INSTALL
- Timestamp:
- 10/25/04 15:36:18 (4 years ago)
- Files:
-
- 1 modified
-
trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r1642 r1646 52 52 If you use a csh shell, add the following line to your ~/.cshrc file: 53 53 54 setenv LOGTALKHOME /your/installation/directory/lgt221 354 setenv LOGTALKHOME /your/installation/directory/lgt2214 55 55 setenv PATH $PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc 56 56 57 57 If you use a bash shell, add the following lines to your ~/.profile file: 58 58 59 LOGTALKHOME=/your/installation/directory/lgt221 359 LOGTALKHOME=/your/installation/directory/lgt2214 60 60 export LOGTALKHOME 61 61 PATH=$PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc
