From ajb at ebi.ac.uk Tue May 3 06:48:22 2011 From: ajb at ebi.ac.uk (ajb at ebi.ac.uk) Date: Tue, 3 May 2011 11:48:22 +0100 (BST) Subject: [emboss-dev] Additional post-checkout procedure Message-ID: <39664.86.26.12.63.1304419702.squirrel@imap04.ebi.ac.uk> Dear developers, The next release of EMBOSS will contain some small pre-created index files and databases (for taxonomy/ontology/etc). There is therefore now an additional step to perform after you checkout the latest source from CVS (as it is inappropriate to hold such files within CVS). 1) cd to the EMBOSS top level directory (the one containing the main configure.in file) 2) rsync -av rsync://emboss.open-bio.org/EMBOSS/ . Then just "autoreconf -fi; ./configure" as usual. For those unfamiliar with rsync, it will only download files if either you have not already got them or they need updating. Alan From ajb at ebi.ac.uk Tue May 3 10:48:22 2011 From: ajb at ebi.ac.uk (ajb at ebi.ac.uk) Date: Tue, 3 May 2011 11:48:22 +0100 (BST) Subject: [emboss-dev] Additional post-checkout procedure Message-ID: <39664.86.26.12.63.1304419702.squirrel@imap04.ebi.ac.uk> Dear developers, The next release of EMBOSS will contain some small pre-created index files and databases (for taxonomy/ontology/etc). There is therefore now an additional step to perform after you checkout the latest source from CVS (as it is inappropriate to hold such files within CVS). 1) cd to the EMBOSS top level directory (the one containing the main configure.in file) 2) rsync -av rsync://emboss.open-bio.org/EMBOSS/ . Then just "autoreconf -fi; ./configure" as usual. For those unfamiliar with rsync, it will only download files if either you have not already got them or they need updating. Alan