# HG changeset patch # User peterjc # Date 1444751058 14400 # Node ID 7e50c54e70e63359fe4d46af6a475b19ec17118f # Parent e870c7bf6c5a1fb5495cfd8c4ab3dab6d57d96b6 Tweak install recipe diff -r e870c7bf6c5a -r 7e50c54e70e6 tools/effectiveT3/tool_dependencies.xml --- a/tools/effectiveT3/tool_dependencies.xml Mon Sep 21 05:51:34 2015 -0400 +++ b/tools/effectiveT3/tool_dependencies.xml Tue Oct 13 11:44:18 2015 -0400 @@ -3,29 +3,29 @@ - + + http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_GUI-1.0.1.jar + TTSS_GUI-1.0.1.jar$INSTALL_DIR + + $INSTALL_DIR/module + http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_ANIMAL-1.0.1.jar + TTSS_ANIMAL-1.0.1.jar$INSTALL_DIR/module/ + http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_PLANT-1.0.1.jar + TTSS_PLANT-1.0.1.jar$INSTALL_DIR/module/ + http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_STD-1.0.1.jar + TTSS_STD-1.0.1.jar$INSTALL_DIR/module/ + http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_STD-2.0.2.jar + TTSS_STD-2.0.2.jar$INSTALL_DIR/module/ + $INSTALL_DIR - - wget http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_GUI-1.0.1.jar - - - $INSTALL_DIR/module - wget http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_ANIMAL-1.0.1.jar - TTSS_ANIMAL-1.0.1.jar$INSTALL_DIR/module/ - wget http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_PLANT-1.0.1.jar - TTSS_PLANT-1.0.1.jar$INSTALL_DIR/module/ - wget http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_STD-1.0.1.jar - TTSS_STD-1.0.1.jar$INSTALL_DIR/module/ - wget http://effectors.csb.univie.ac.at/sites/eff/files/others/TTSS_STD-2.0.2.jar - TTSS_STD-2.0.2.jar$INSTALL_DIR/module/ Downloads effectiveT3 v1.0.1 and associated models from http://effectors.org/ aka http://effectors.csb.univie.ac.at/ + +Sets environment variable $EFFECTIVET3 to the directory containing the main JAR file whose subdirectory module/ holds the model JAR files.