When I run the sh fdr60-perl.sh script I get the following error:
CPAN.pm: Going to build T/TO/TOMHUGHES/IO-Zlib-1.05.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for IO::Zlib
cp Zlib.pm blib/lib/IO/Zlib.pm
Manifying blib/man3/IO::Zlib.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/0signature....WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 5C11 0882 8DD1 06E8 5858 9493 B13B E012 FAE7 9399
t/0signature....ok
t/basic.........ok
t/external......ok
t/getc..........ok
t/getline.......ok
t/import........ok
t/large.........ok
t/tied..........ok
t/uncomp1.......FAILED test 5
Failed 1/10 tests, 90.00% okay
t/uncomp2.......FAILED test 5
Failed 1/10 tests, 90.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/uncomp1.t 10 1 10.00% 5
t/uncomp2.t 10 1 10.00% 5
Failed 2/10 test scripts, 80.00% okay. 2/123 subtests failed, 98.37% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
CPAN: Storable loaded ok
Going to read /home/jim/.cpan/Metadata
Database was generated on Thu, 19 Apr 2007 14:12:34 GMT
Archive::Tar is up to date.
Does anyone have any idea of the issue?
Thanks,
Jim