# HG changeset patch # User bgruening # Date 1380631275 14400 # Node ID a8ec178fe242ca9a6cfd28fd658fedc06b58265a Uploaded diff -r 000000000000 -r a8ec178fe242 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Oct 01 08:41:15 2013 -0400 @@ -0,0 +1,65 @@ + + + + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_i86darwin64.tar.gz + + muscle3.8.31_i86darwin64 + $INSTALL_DIR/muscle + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_i86darwin32.tar.gz + + muscle3.8.31_i86darwin32 + $INSTALL_DIR/muscle + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_i86linux64.tar.gz + + muscle3.8.31_i86linux64 + $INSTALL_DIR/muscle + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_i86linux32.tar.gz + + muscle3.8.31_i86linux32 + $INSTALL_DIR/muscle + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_src.tar.gz + cd src && make + + muscle + $INSTALL_DIR + + + + + $INSTALL_DIR + + + + +Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X MUSCLE +binaries, which is faster than performing a local compliation, +avoids any issues with build dependencies, and is more reproducible between +installations as there is no variability from the compiler or library +versions. +If the download attempt fails, compiling MUSCLE from source is attempted. + +For more details, see: +http://www.drive5.com/muscle/manual/ + + +