# HG changeset patch # User malbuquerque # Date 1421446559 18000 # Node ID f945f71702cc78942bdca0ae88b2702577359ab8 # Parent 92f67a1b710ce9ffb8a5c089c144218233d031de Uploaded diff -r 92f67a1b710c -r f945f71702cc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jan 16 17:15:59 2015 -0500 @@ -0,0 +1,25 @@ + + + + + + http://hgdownload.soe.ucsc.edu/admin/exe/userApps.v310.src.tgz + sed 's/export USE_SSL 1/export USE_SSL 0/g' Makefile > Makefiletmp + mv Makefiletmp Makefile + make + + ./bin + $INSTALL_DIR/bin + + + $INSTALL_DIR + $INSTALL_DIR/bin + + + + + UCSC User Apps may take a moment for installation as it builds all utililities. + Post installation, all tools will be available as command line executables. + + +