CPAN INSTALLATION
To install using CPAN you will need a recent version (v1.8802 has
been tested) of it and your prefer_installer conf set to 'MB':
>cpan
cpan>o conf prefer_installer MB
cpan>o conf commit
cpan>q
Find the name of the bioperl-run version you want:
>cpan
cpan>d /bioperl-run/
Database was generated on Mon, 20 Nov 2006 05:24:36 GMT
Distribution C/CJ/CJFIELDS/BioPerl-run-1.5.9_1.tar.gz
Now install:
cpan>install C/CJ/CJFIELDS/BioPerl-run-1.5.9_1.tar.gz
If you've installed everything perfectly then you may pass all the tests
run in the './Build test' phase.
It's also possible that you may fail some tests. Possible explanations:
problems with local Perl installation, previously undetected bug in
Bioperl, flawed test script and so on. A few failed tests may not affect
your usage of bioperl-run.
If you decide that the failed tests will not affect how you intend to use
bioperl-run and you'd like to install anyway do:
cpan>force install C/CJ/CJFIELDS/BioPerl-run-1.5.9_1.tar.gz
This is what most experienced Bioperl users would do. However, if you're
concerned about a failed test and need assistance or advice then contact
bioperl-l@bioperl.org.
Partager