Changeset 16394
- Timestamp:
- 2008-07-14 15:02:15 (2 months ago)
- Files:
-
- greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg
r16387 r16394 11 11 #gwcgi /cgi-bin/library 12 12 13 # Should be set to the same full path as your JAVA_HOME environment variable 14 javahome /usr/bin/j2sdk1.4.2_13 13 # if JAVA_HOME is not defined, set this to the full path 14 # to your JDK 15 #javahome /usr/bin/j2sdk1.4.2_13 15 16 16 # This should be the full path to Perl's parent folder 17 # if Perl is not on your PATH, provide the full path to Perl's 18 # parent folder here. Need to update gsdlCGI.pm for this. 17 19 #perlpath /usr/bin 18 20
