[rt-users] Apache::DBI module installation fails.
Camron W. Fox
cwfox at fujitsu.com
Fri Apr 11 17:08:27 EDT 2003
Alle,
When I ran perl
sbin/rt-test-dependencies --with-mysql --with-modperl1 --install, everything
worked properly except the Apache::DBI installation. perl
sbin/rt-test-dependencies --with-mysql --with-modperl1 shows:
<SNIP>
...
MODPERL1 dependencies:
CGI ...found
Apache::Request ...found
Apache::DBI ...MISSING
...
But a double check of installed modules shows:
[root at hilo rt-3-0-0]# /usr/local/bin/check_perl_mods | grep Apache::DBI
Apache::DBI -- 0.88
[root at hilo rt-3-0-0]#
CPAN tries to install the current Apache-DBI-0.91 but I get the following
error:
<SNIP>
...
Running make test
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/us
r/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0;
runtests @ARGV;' t/*.t
t/10mysql....ok 2/7# Failed test (t/10mysql.t at line 23)
# Failed test (t/10mysql.t at line 26)
t/10mysql....ok 5/7# Failed test (t/10mysql.t at line 31)
# Failed test (t/10mysql.t at line 33)
# 'ne'
#
# undef
# Looks like you failed 4 tests of 7.
t/10mysql....dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 3-4, 6-7
Failed 4/7 tests, 42.86% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t/10mysql.t 4 1024 7 4 57.14% 3-4 6-7
Failed 1/1 test scripts, 0.00% okay. 4/7 subtests failed, 42.86% 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
...
I have also tried doing it by hand with no joy. Can anyone offer some
advice?
Best Regards,
Camron
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: cwfox at fujitsu.com
More information about the rt-users
mailing list