

echo "****"
echo "* Assuming that both 'java' and 'ant' are on your path"
echo "****"


echo "-----"
echo "To start the Meandre Infrastructure server, type:"
echo ""
echo "  ant run"
echo ""



echo "-----"
echo "To start the Meandre Compact Workbench server, type:"
echo ""
echo "  ant run-fast"
echo ""


