Changeset 16213
- Timestamp:
- 2008-06-26T15:18:05+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/gs3-setup.sh
r15141 r16213 3 3 4 4 #the purpose of this file is to check/set up the environment for greenstone3 5 #sorts out 5 #sorts out: 6 6 # - gsdl3home 7 7 # - java 8 8 9 java_min_version=1.5.0_00 9 # java_min_version gets passed to search4j as the minimum java version 10 java_min_version=1.4.0_00 10 11 11 12
Note:
See TracChangeset
for help on using the changeset viewer.