# HG changeset patch # User qfab # Date 1401430554 14400 # Node ID 150982d8fd53380dceff3288fffa865e93ca988c Uploaded diff -r 000000000000 -r 150982d8fd53 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri May 30 02:15:54 2014 -0400 @@ -0,0 +1,53 @@ + + + + + + + + http://www.mothur.org/w/images/f/fb/Mothur.mac_64.OSX-10.6.zip + + mothur + $INSTALL_DIR + + + + + + + https://bitbucket.org/qfab/metagenomics/downloads/Mothur.cen_64.zip + + mothur + $INSTALL_DIR + + + + + www.mothur.org/w/images/1/13/Mothur.cen.zip + + mothur + $INSTALL_DIR + + + + + echo ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported. + echo "Your machine details (the output from 'uname' and 'arch'):" + uname + arch + echo Please report this via support@qfab.org - thank you! + false + + + + chmod ugo+x $INSTALL_DIR/mothur + + $INSTALL_DIR + + + + + Downloads the precompiled 32bit Linux, 64bit Linux, or Mac 64-bit OS X mothur 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. + + +