Changeset 1646 for trunk/INSTALL

Show
Ignore:
Timestamp:
10/25/04 15:36:18 (4 years ago)
Author:
pmoura
Message:

Updated release number to 2.21.4.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r1642 r1646  
    5252If you use a csh shell, add the following line to your ~/.cshrc file: 
    5353 
    54     setenv LOGTALKHOME /your/installation/directory/lgt2213 
     54    setenv LOGTALKHOME /your/installation/directory/lgt2214 
    5555    setenv PATH $PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc 
    5656 
    5757If you use a bash shell, add the following lines to your ~/.profile file: 
    5858 
    59     LOGTALKHOME=/your/installation/directory/lgt2213 
     59    LOGTALKHOME=/your/installation/directory/lgt2214 
    6060    export LOGTALKHOME 
    6161    PATH=$PATH:$LOGTALKHOME/xml:$LOGTALKHOME/misc