source: gs3-extensions/meandre/trunk/src/gs3-setup.sh@ 28284

Last change on this file since 28284 was 28284, checked in by davidb, 11 years ago

First cut at files to support Meandre workbench in Greenstone

File size: 309 bytes
RevLine 
[28284]1
2
3echo "****"
4echo "* Assuming that both 'java' and 'ant' are on your path"
5echo "****"
6
7
8echo "-----"
9echo "To start the Meandre Infrastructure server, type:"
10echo ""
11echo " ant run"
12echo ""
13
14
15
16echo "-----"
17echo "To start the Meandre Compact Workbench server, type:"
18echo ""
19echo " ant run-fast"
20echo ""
21
22
Note: See TracBrowser for help on using the repository browser.