Ignore:
Timestamp:
2017-02-10T20:06:20+13:00 (7 years ago)
Author:
ak19
Message:

Test svn commit. Testing svn commits failing on GS2 when setup.bash has been sourced: the error message has to do with apache being on LD_LIB_PATH or PATh.

File:
1 edited

Legend:

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

    r29372 r31403  
    279279
    280280  if test "$GSDLOS" = "linux" ; then
    281       LD_LIBRARY_PATH="$GSDLHOME/apache-httpd/$GSDLOS$GSDLARCH/lib:$LD_LIBRARY_PATH"
     281#      LD_LIBRARY_PATH="$GSDLHOME/apache-httpd/$GSDLOS$GSDLARCH/lib:$LD_LIBRARY_PATH"
    282282      export LD_LIBRARY_PATH
    283283 
Note: See TracChangeset for help on using the changeset viewer.