# HG changeset patch # User qfab # Date 1401411196 14400 # Node ID c0295ba217718943f161d0ee148dfd7c0cafd9f6 Uploaded diff -r 000000000000 -r c0295ba21771 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu May 29 20:53:16 2014 -0400 @@ -0,0 +1,63 @@ + + + + + + + + http://www.drive5.com/uclust/uclustq1.2.22_i86darwin64 + + . + $INSTALL_DIR + + mv $INSTALL_DIR/uclustq1.2.22_i86darwin64 $INSTALL_DIR/uclust + + + + http://www.drive5.com/uclust/uclustq1.2.22_i86darwin32 + + . + $INSTALL_DIR + + mv $INSTALL_DIR/uclustq1.2.22_i86darwin32 $INSTALL_DIR/uclust + + + + http://www.drive5.com/uclust/uclustq1.2.22_i86linux64 + + . + $INSTALL_DIR + + mv $INSTALL_DIR/uclustq1.2.22_i86linux64 $INSTALL_DIR/uclust + + + + http://www.drive5.com/uclust/uclustq1.2.22_i86linux32 + + . + $INSTALL_DIR + + mv $INSTALL_DIR/uclustq1.2.22_i86linux32 $INSTALL_DIR/uclust + + + + 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/uclust + + $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. + + +