Changeset 35686


Ignore:
Timestamp:
2021-10-23T19:46:39+13:00 (3 years ago)
Author:
davidb
Message:

Tweaks to text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • local/greenstone3/windows-64bit/README.txt

    r35585 r35686  
    33# (i.e., so works with 64-bit JDK)
    44
     5###
    56# JDK8
     7
     8# Using Cygwin:
    69
    710  unzip zulu8.56.0.21-ca-jdk8.0.302-win_x64.zip
     
    2023
    2124
     25###
    2226# Running gs3-devel.bat sets PATH and other relevant environment variables
    2327# appropriately
    2428
    25 .\gs3-devel.bat
    26 cd ..
     29  cmd
     30  .\gs3-devel.bat
     31  cd ..
    2732
    2833# Then compile Greenstone3 in the ususal way
     
    3338  # ...
    3439
     40# Or if working with the Release Kit code
     41
     42  .\rk-setup.bat
     43  mkdir releases
     44  ...
     45  rk3
     46 
    3547#----
    3648
Note: See TracChangeset for help on using the changeset viewer.