Changeset 1490 for trunk/INSTALL
- Timestamp:
- 09/12/04 04:47:11 (4 years ago)
- Files:
-
- 1 modified
-
trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r1460 r1490 51 51 If you use a csh shell, add the following line to your ~/.cshrc file: 52 52 53 setenv LOGTALKHOME /your/installation/directory/lgt22 0253 setenv LOGTALKHOME /your/installation/directory/lgt2210 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/lgt22 0258 LOGTALKHOME=/your/installation/directory/lgt2210 59 59 export LOGTALKHOME 60 60 PATH=$PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc
