Changeset 4566


Ignore:
Timestamp:
2003-06-11T13:55:10+12:00 (21 years ago)
Author:
jmt12
Message:

Changed Gatherer.jar to GLI.jar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/Gatherer

    r4293 r4566  
    1616# -Xloggc:<file>   Write garbage collection log
    1717
    18 java -cp classes/:lib/apache.jar:lib/calpa.jar:lib/jp.jar:lib/polloxml.jar:lib/qfslib.jar:lib/skinlf.jar:lib/nanoxml.jar org.greenstone.gatherer.Gatherer -gsdl $GSDLHOME -library **LIBRARYPATH** $*
    19 #java -cp Gatherer.jar org.greenstone.gatherer.Gatherer -gsdl $GSDLHOME -library <greenstone server> $*
     18java -cp classes/:GLI.jar:lib/apache.jar:lib/calpa.jar:lib/jp.jar:lib/polloxml.jar:lib/qfslib.jar:lib/skinlf.jar:lib/nanoxml.jar org.greenstone.gatherer.Gatherer -gsdl $GSDLHOME -library **LIBRARYPATH** $*
    2019
    2120echo "Done!"
Note: See TracChangeset for help on using the changeset viewer.