Thanks.
Tried it, this is what I get back:
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Thu, 26 May 2005 09:57:35 GMT
Running install for module Apache::DBI
Running make for A/AB/ABH/Apache-DBI-0.94.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/A/AB/ABH/Apache-DBI-0.94.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Apache-DBI-0.94/
Apache-DBI-0.94/t/
Apache-DBI-0.94/t/10mysql.t
Apache-DBI-0.94/eg/
Apache-DBI-0.94/eg/startup.pl
Apache-DBI-0.94/README
Apache-DBI-0.94/MANIFEST
Apache-DBI-0.94/AuthDBI.pm
Apache-DBI-0.94/Changes
Apache-DBI-0.94/Makefile.PL
Apache-DBI-0.94/DBI.pm
Apache-DBI-0.94/traces.txt
Removing previously used /root/.cpan/build/Apache-DBI-0.94
CPAN.pm: Going to build A/AB/ABH/Apache-DBI-0.94.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::DBI
cp AuthDBI.pm blib/lib/Apache/AuthDBI.pm
cp DBI.pm blib/lib/Apache/DBI.pm
Manifying blib/man3/Apache::DBI.3
Manifying blib/man3/Apache::AuthDBI.3
/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/10mysql....ok 4/10# Failed test (t/10mysql.t at line 35)
# The object isn't defined
t/10mysql....NOK 5# Looks like you failed 1 tests of 10.
t/10mysql....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/10 tests, 90.00% okay (less 5 skipped tests: 4 okay, 40.00%)
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10mysql.t 1 256 10 1 10.00% 5
5 subtests skipped.
Failed 1/1 test scripts, 0.00% okay. 1/10 subtests failed, 90.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
What does it mean wont install without force?
Tried it, this is what I get back:
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Thu, 26 May 2005 09:57:35 GMT
Running install for module Apache::DBI
Running make for A/AB/ABH/Apache-DBI-0.94.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/A/AB/ABH/Apache-DBI-0.94.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Apache-DBI-0.94/
Apache-DBI-0.94/t/
Apache-DBI-0.94/t/10mysql.t
Apache-DBI-0.94/eg/
Apache-DBI-0.94/eg/startup.pl
Apache-DBI-0.94/README
Apache-DBI-0.94/MANIFEST
Apache-DBI-0.94/AuthDBI.pm
Apache-DBI-0.94/Changes
Apache-DBI-0.94/Makefile.PL
Apache-DBI-0.94/DBI.pm
Apache-DBI-0.94/traces.txt
Removing previously used /root/.cpan/build/Apache-DBI-0.94
CPAN.pm: Going to build A/AB/ABH/Apache-DBI-0.94.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::DBI
cp AuthDBI.pm blib/lib/Apache/AuthDBI.pm
cp DBI.pm blib/lib/Apache/DBI.pm
Manifying blib/man3/Apache::DBI.3
Manifying blib/man3/Apache::AuthDBI.3
/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/10mysql....ok 4/10# Failed test (t/10mysql.t at line 35)
# The object isn't defined
t/10mysql....NOK 5# Looks like you failed 1 tests of 10.
t/10mysql....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/10 tests, 90.00% okay (less 5 skipped tests: 4 okay, 40.00%)
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10mysql.t 1 256 10 1 10.00% 5
5 subtests skipped.
Failed 1/1 test scripts, 0.00% okay. 1/10 subtests failed, 90.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
What does it mean wont install without force?