Changeset 35136 for main


Ignore:
Timestamp:
2021-05-01T23:43:53+12:00 (3 years ago)
Author:
davidb
Message:

Further text updates

Location:
main/trunk/model-sites-dev/eurovision-lod
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-sites-dev/eurovision-lod/CONFIGURE.txt

    r35131 r35136  
    55---------------------------------------
    66
     7-
    781. Go to your Greenstone3 home directory
    8 
     9-
    910  source ./gs3-setup.sh
    1011
    11 
     12-
    12132. Check out the Eurovision-LOD Site and Iterface
    13 
     14-
    1415
    1516  svn co https://svn.greenstone.org/main/trunk/model-sites-dev/eurovision-lod web/sites/eurovision-lod
     
    1718  svn co https://svn.greenstone.org/main/trunk/model-interfaces-dev/eurovision-lod web/interfaces/eurovision-lod
    1819
     20-
    19213. Update the Greenstone servlet config file so it works with the new eurovision-lod site and interface
    20 
     22-
    2123In a text editor, open:
    2224
     
    5153
    5254
     55-
     564. Test out your updated Greenstone3 DL server
     57-
     58
     59  ant start
     60
     61In your browser, visit (if operating locally):
     62
     63  http://localhost:8383/greenstone3/library
     64
     65  ant stop
    5366
    5467
    55 # Edit:
    56 
    57   siteConfig.xml
    58  
    59 
    60 # and then restart the GS3 server (from $GSDL3SRCHOME)
    61 
    62 ant restart
    63 
    64 
    65 # Build the collection 'eurovision'
    66 
    67 cd collect/eurovision
    68 
    69 ./IMPORT.sh
    70 
    71 ...
  • main/trunk/model-sites-dev/eurovision-lod/INSTALL.txt

    r35132 r35136  
    6060
    6161-
    62 4. Test you have an operational Greenstone3 base system:
     624. Test you have an operational Greenstone3 base DL server:
    6363-
    6464  source ./gs3-setup.sh
Note: See TracChangeset for help on using the changeset viewer.