Changeset 31423


Ignore:
Timestamp:
2017-02-17T16:07:41+13:00 (7 years ago)
Author:
ak19
Message:

With the recent commits 31421 and 31422, GS2 along with the included apache httpd 2 compile successfully again. The local\devel.bat file no longer needs to wipe out the existing PATH and overwrite it with a more limited one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • local/greenstone2/windows-64bit/devel64-in32mode.bat

    r31411 r31423  
    1616:: and retry recompilation with makegs2x64.bat, or just plain retry recompilation with that script.
    1717
     18set PATH=%JAVA_HOME%\bin;C:\strawberry-perl32no64\perl\bin;C:\Program Files\SlikSvn\bin;%PATH%
     19
    1820::set PATH=%JAVA_HOME%\bin;C:\strawberry-perl32no64\perl\bin;C:\Program Files\SlikSvn\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\putty;C:\Program Files (x86)\linuxtools
    19 set PATH=%JAVA_HOME%\bin;C:\strawberry-perl32no64\perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;
     21::set PATH=%JAVA_HOME%\bin;C:\strawberry-perl32no64\perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;
    2022:: REMOVING CMake from PATH:
    2123rem C:\Program Files (x86)\Java\jdk1.8.0_65\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Windows Performance Toolkit\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\nodejs\;C:\Program Files\SlikSvn\bin;C:\Program Files\Git\cmd;C:\Users\Anupama\AppData\Roaming\npm
Note: See TracChangeset for help on using the changeset viewer.