Ignore:
Timestamp:
2010-09-30T13:05:18+13:00 (14 years ago)
Author:
sjm84
Message:

Added the Apache Lib directory to the path for windows so that it can find the MSVCR100.DLL file needed now that Apache is no longer statically compiled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/setup.bat

    r22492 r22990  
    110110  echo +Adding in executable path for apache-httpd
    111111  set PATH=!GSDLHOME!\apache-httpd\!GSDLOS!\bin;!PATH!
     112  set PATH=%GSDLHOME%\apache-httpd\!GSDLOS!\lib;%PATH%
    112113)
    113114
Note: See TracChangeset for help on using the changeset viewer.