[Bioperl-l] make test on perl 5.8
Tim Henderson
tjh@alodar.com
Fri, 11 Oct 2002 12:10:13 -0700
All tests pass for me except:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/BioGraphics.t 14 3 21.43% 1-3
Details about my test environment are below.
-- Tim
TEST ENVIRONMENT
14 thenders@lin59 % cat /etc/redhat-release
Red Hat Linux release 7.3 (Valhalla)
15 thenders@lin59 % uname -a
Linux lin59 2.4.18-3smp #1 SMP Thu Apr 18 07:27:31 EDT 2002 i686 unknown
gd 1.8.4 is installed
DB_File 1.805 is installed
Most Perl modules recommended by BioPerl 1.0.2 are installed. When I did
"perl Makefile.PL", the only complaints I got were these:
External Module Ace, Aceperl,
is not installed on this computer.
The Bio::DB::Ace in Bioperl needs it for access of ACeDB database
I'm using a plain vanilla Perl 5.8.0 that I compiled on RedHat 7.3 from
the source distribution. I will supply the gory details (perl -V) if
anyone needs them.