[rt-users] Apache::Session 1.53, Apache::Request, WWW::Mechanize, DBD::mysql 2.1018...MISSING
Randy Millis
rmillisl at gdcanada.com
Thu Jul 31 16:25:56 EDT 2003
if I run "perl sbin/rt-test-dependencies --with-mysql --with-modperl1 |
grep MISSING"
I discover the following are missing:
Apache::Session 1.53...MISSING
Apache::Request ...MISSING
WWW::Mechanize ...MISSING
DBD::mysql 2.1018...MISSING
However running "perl
bin/rt-test-dependencies --with-mysql --with-modperl1 --install" still
fails to install these modules.
If I install from the CPAN shell I get the following errors (cut here to
fit )and need some help resolving this:
-cut-
cpan> install Apache::Session
[...]
Failed 2/18 test scripts, 88.89% okay. 0/89 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 29
/opt/sfw/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
[...]
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2
/opt/sfw/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
[...]
Failed 1/25 test scripts, 96.00% okay. 2/266 subtests failed, 99.25% okay.
make: *** [test_dynamic] Error 29
/opt/sfw/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force'
install DBD::mysql
Running install for module DBD::mysql
Running make for R/RU/RUDY/DBD-mysql-2.9002.tar.gz
Is already unwrapped into directory /.cpan/build/DBD-mysql-2.9002
Makefile.PL returned status 512
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
-cut-
OS is Solaris 9.
More information about the rt-users
mailing list