# HG changeset patch # User greg # Date 1341341219 14400 # Node ID a52e6cbbb4690bcdb36c4a7a9e426e1412dd1575 # Parent 7334f6d0ac174c4514fa15feaf50d826937750d2 Added tool_dependencies.xml diff -r 7334f6d0ac17 -r a52e6cbbb469 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jul 03 14:46:59 2012 -0400 @@ -0,0 +1,28 @@ + + + + + + ftp://emboss.open-bio.org/pub/EMBOSS/old/5.0.0/EMBOSS-5.0.0.tar.gz + ./configure --without-x --prefix=$INSTALL_DIR + make + make install + + + ftp://emboss.open-bio.org/pub/EMBOSS/old/5.0.0/PHYLIP-3.6b.tar.gz + ./configure --without-x --prefix=$INSTALL_DIR + make + make install + + + +These links provide information for building the Emboss package in most environments . + +System requirements +http://emboss.sourceforge.net/download/#Requirements + +Platform-dependent notes +http://emboss.sourceforge.net/download/#Platforms + + +