# HG changeset patch # User peterjc # Date 1443087737 14400 # Node ID 586f60b412fe7eae3ef32defb72c9db7854c740a # Parent e36f75574aec87ee3b83f746d679cc58711fc584 No NCBI 32 bit linux binaries as of BLAST+ 2.2.31 diff -r e36f75574aec -r 586f60b412fe tool_dependencies.xml --- a/tool_dependencies.xml Sat Jul 04 09:17:56 2015 -0400 +++ b/tool_dependencies.xml Thu Sep 24 05:42:17 2015 -0400 @@ -27,23 +27,6 @@ $INSTALL_DIR - - - ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.31/ncbi-blast-2.2.31+-ia32-linux.tar.gz - - bin - $INSTALL_DIR - - - - - ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.31/ncbi-blast-2.2.31+-ia32-linux.tar.gz - - bin - $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'):" @@ -61,10 +44,12 @@ -Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ -binaries from the NCBI, 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. +Downloads the precompiled 64 bit Linux, or Mac OS X BLAST+ binaries from the NCBI, +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. + +Note that as of BLAST+ 2.2.31 the NCBI do not provide 32 bit Linux binaries. For more details, see: http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download