Changeset 35586


Ignore:
Timestamp:
2021-10-14T15:12:03+13:00 (3 years ago)
Author:
davidb
Message:

Updated notes reflecting recent changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/LOCAL.txt

    r35293 r35586  
    99  svn co https://svn.greenstone.org/local/greenstone3/linux-64bit local
    1010
    11 Then edit:
     11For Window 64-bit:
    1212
    13   local/gs3-{setup,devel}.sh
     13 svn co https://svn.greenstone.org/local/greenstone3/windows-64bit local
     14
     15 
     16Then check the README.txt file (if present) and edit:
     17
     18  local/gs3-{setup,devel}.sh   (Unix systems)
     19  local/gs3-{setup,devel}.bat  (Windows systems)
    1420
    1521accordingly.
     22
    1623
    1724#====
     
    2128  1. Check you have 'svn' on the command-line
    2229
    23   2. Set the environment variable for JAVA_HOME (in gs-setup.sh)
    24      appropriately for your system
    25      
    26   3. Set the environment variable JAVACFLAGS (in gs-devel.sh)
    27      if using JDK >= 11
     30  2. Set the environment variable for JAVA_HOME appropriately
     31     for your system.  This is typically set in the your
     32     OS relevant gs3-devel (or gs3-setup)
    2833
    2934Look to see if there is a README file in the local folder
Note: See TracChangeset for help on using the changeset viewer.