# HG changeset patch # User iuc # Date 1428349426 14400 # Node ID 690e3e7d202bd9aef83283572d3ddf9d6fd029a0 Uploaded diff -r 000000000000 -r 690e3e7d202b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Apr 06 15:43:46 2015 -0400 @@ -0,0 +1,32 @@ + + + + + + + http://bio.math.berkeley.edu/eXpress/downloads/express-1.5.1/express-1.5.1-linux_x86_64.tgz + + . + $INSTALL_DIR/bin + + + + http://bio.math.berkeley.edu/eXpress/downloads/express-1.5.1/express-1.5.1-macosx_x86_64.tgz + + . + $INSTALL_DIR/bin + + + + http://bio.math.berkeley.edu/eXpress/downloads/express-1.5.1/express-1.5.1-src.tgz + cmake src -DCMAKE_INSTALL_PREFIX:PATH=$INSTALL_DIR + make && make install + + + $INSTALL_DIR/bin + + + + + + \ No newline at end of file