Changeset 29713


Ignore:
Timestamp:
2015-02-04T18:23:37+13:00 (9 years ago)
Author:
ak19
Message:

Comment expanded to include all necessary args to the commandline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryCommandline.java

    r28972 r29713  
    7777    /*
    7878     *  On Linux, run as:
    79      *  GS3> java -classpath "web/WEB-INF/lib/*":"lib/jni/*" org.greenstone.gsdl3.LibraryCommandline localsite default
     79     *  GS3> source ./gs3-setup.sh
     80     *  GS3> java -classpath "web/WEB-INF/lib/*":"lib/jni/*":"web/WEB-INF/classes/." org.greenstone.gsdl3.LibraryCommandline localsite default
    8081     *  Press enter to accept the default cgi-args to pass in.
    8182     *
Note: See TracChangeset for help on using the changeset viewer.