# HG changeset patch # User greg # Date 1341340310 14400 # Node ID 3e33c6853fb23df17a02807d692df29c82187444 # Parent a74a91f0ca4a736145f3e1155de63060b69ec4db Added tool_dependencies.xml diff -r a74a91f0ca4a -r 3e33c6853fb2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jul 03 14:31:50 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 + + +