# HG changeset patch # User iuc # Date 1383148315 14400 # Node ID 8f20b47725d85be0958c1234190e73888fb6106f Uploaded diff -r 000000000000 -r 8f20b47725d8 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Oct 30 11:51:55 2013 -0400 @@ -0,0 +1,67 @@ + + + + + + + + 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 + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_i86linux64.tar.gz + + muscle3.8.31_i86linux64 + $INSTALL_DIR + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_i86linux32.tar.gz + + muscle3.8.31_i86linux32 + $INSTALL_DIR + + + + + http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_src.tar.gz + + sed -i 's/-static//g' src/mk + make -C src/ + + src/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 compilation, +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/ + + +