Ignore:
Timestamp:
2013-10-29T13:23:27+13:00 (10 years ago)
Author:
davidb
Message:

Text tidy up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/meandre/trunk/src/README.txt

    r28495 r28545  
     1
     2#====
     3# Infrastructure Server
     4#====
     5
     6Start this server before the running the compact workbench.  Type:
     7
     8  cd Meandre-Infrastructure-1.4.11
     9
     10  ant run  # #> this will compile up the code if necessary
     11
     12  cd ..
     13#
     14#----
    115
    216
    3 ****
    4 * Greenstone Components Foundry
    5 ****
     17#====
     18# Compact Workbench Server
     19#====
     20
     21
     22To start the Compact *Workbench* server, type:"
     23
     24  cd Meandre-Workbench-Compact
     25
     26  ant run-fast
     27
     28  cd ..
     29#
     30#-----
     31
     32
     33#====
     34# Greenstone Components Foundry
     35#====
     36
    637
    738Order for compilation and installatin on a running Meandre Infastructure:
     
    1647  cd ..
    1748
     49#
     50#----
Note: See TracChangeset for help on using the changeset viewer.