Ignore:
Timestamp:
2004-08-26T12:24:01+12:00 (20 years ago)
Author:
mdewsnip
Message:

Removed GSDLHOME stuff (it is now done only when necessary -- in the gli4gs3 scripts).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/gs3-setup.bat

    r8058 r8067  
    1414:: ---- Set other important environment variables ----
    1515set GSDLOS=windows
    16 set GSDLHOME=%GSDL3HOME%\gs2extra
    17 set PATH=%PATH%;%GSDL3HOME%\bin;%GSDL3HOME%\bin\script;%GSDL3HOME%\lib;%GSDL3HOME%\packages\mysql\bin;%GSDLHOME%\bin\script;%GSDLHOME%\bin\windows
     16set PATH=%PATH%;%GSDL3HOME%\bin;%GSDL3HOME%\bin\script;%GSDL3HOME%\lib;%GSDL3HOME%\packages\mysql\bin
    1817
    1918:: ---- Set the CLASSPATH environment variable ----
Note: See TracChangeset for help on using the changeset viewer.