From ableasby at hgmp.mrc.ac.uk Tue Jan 21 14:15:53 2003 From: ableasby at hgmp.mrc.ac.uk (ableasby at hgmp.mrc.ac.uk) Date: Tue, 21 Jan 2003 19:15:53 GMT Subject: Updated GNU tools Message-ID: <200301211915.TAA10560@bromine.hgmp.mrc.ac.uk> Dear developers, With the release of EMBOSS 2.6.0 the CVS master repository has been updated to reflect the latest GNU tools, namely autoconf, automake, libtool. This sort of change is often transparent. Not this time. People who just use the standard distribution are not affected but developers may need to upgrade these tools to the latest versions. They are: autoconf 2.57 automake 1.7.2 libtool 1.4.3 You can display your current versions using autoconf --version automake --version libtool --version You can get them from ftp.gnu.org in the pub/gnu/autoconf [and automake and libtool] directories. It is OK to install them over the top of existing versions for most OSs although I'd not recommend doing so with MacOSX. For example, in RedHat Linux you just need to: ./configure --prefix=/usr make install The prefix will depend on both you and your installation. You must install autoconf first. Alan From gwilliam at hgmp.mrc.ac.uk Tue Jan 28 08:44:19 2003 From: gwilliam at hgmp.mrc.ac.uk (Gary Williams) Date: Tue, 28 Jan 2003 13:44:19 GMT Subject: Application documentation Message-ID: <200301281344.h0SDiJBN008251@dubnium.hgmp.mrc.ac.uk> I have now improved the History section on the documentation of the applications (http://www.hgmp.mrc.ac.uk/Software/EMBOSS/Apps/index.html) by adding in the CVS log comments for the .c and .acd files. Some of the comments are very cryptic, but that is (probably) better than nothing. Gary From ableasby at hgmp.mrc.ac.uk Tue Jan 21 19:15:53 2003 From: ableasby at hgmp.mrc.ac.uk (ableasby at hgmp.mrc.ac.uk) Date: Tue, 21 Jan 2003 19:15:53 GMT Subject: Updated GNU tools Message-ID: <200301211915.TAA10560@bromine.hgmp.mrc.ac.uk> Dear developers, With the release of EMBOSS 2.6.0 the CVS master repository has been updated to reflect the latest GNU tools, namely autoconf, automake, libtool. This sort of change is often transparent. Not this time. People who just use the standard distribution are not affected but developers may need to upgrade these tools to the latest versions. They are: autoconf 2.57 automake 1.7.2 libtool 1.4.3 You can display your current versions using autoconf --version automake --version libtool --version You can get them from ftp.gnu.org in the pub/gnu/autoconf [and automake and libtool] directories. It is OK to install them over the top of existing versions for most OSs although I'd not recommend doing so with MacOSX. For example, in RedHat Linux you just need to: ./configure --prefix=/usr make install The prefix will depend on both you and your installation. You must install autoconf first. Alan From gwilliam at hgmp.mrc.ac.uk Tue Jan 28 13:44:19 2003 From: gwilliam at hgmp.mrc.ac.uk (Gary Williams) Date: Tue, 28 Jan 2003 13:44:19 GMT Subject: Application documentation Message-ID: <200301281344.h0SDiJBN008251@dubnium.hgmp.mrc.ac.uk> I have now improved the History section on the documentation of the applications (http://www.hgmp.mrc.ac.uk/Software/EMBOSS/Apps/index.html) by adding in the CVS log comments for the .c and .acd files. Some of the comments are very cryptic, but that is (probably) better than nothing. Gary