- Timestamp:
- 2008-09-05T11:36:53+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gs2build/setup.bat
r16597 r17191 13 13 set GSDLHOME=**GSDLHOME** 14 14 set GSDLOS=windows 15 set PATH=%GSDLHOME%\bin\windows\perl\bin;%GSDLHOME%\bin\windows;%GSDLHOME%\bin\script;% PATH%15 set PATH=%GSDLHOME%\bin\windows\perl\bin;%GSDLHOME%\bin\windows;%GSDLHOME%\bin\script;%GSDLHOME%\bin\windows\imagemagick;%PATH% 16 16 goto Success 17 17 … … 26 26 set GSDLHOME=**GSDLHOME** 27 27 set GSDLOS=windows 28 set PATH="%GSDLHOME%\bin\windows\perl\bin";"%GSDLHOME%\bin\windows";"%GSDLHOME%\bin\script";"% PATH%"28 set PATH="%GSDLHOME%\bin\windows\perl\bin";"%GSDLHOME%\bin\windows";"%GSDLHOME%\bin\script";"%GSDLHOME%\bin\windows\imagemagick";"%PATH%" 29 29 goto Success 30 30
Note:
See TracChangeset
for help on using the changeset viewer.