# HG changeset patch # User malbuquerque # Date 1421446505 18000 # Node ID 1b86c284b6c632ed50357ea8437155eb79be18cf Uploaded diff -r 000000000000 -r 1b86c284b6c6 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jan 16 17:15:05 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. + + +