Subject: | won't install - dependencies incomplete |
Install of CDBI-asform onto a new suse9.3 m/c fails. The error message is below. The problem appears to be that DBD/SQLite2.pm is required for testing but is not listed as a dependency and is therefore not loaded by cpan.
Running make for T/TM/TMTM/Class-DBI-AsForm-2.41.tar.gz
Is already unwrapped into directory /root/.cpan/build/Class-DBI-AsForm-2.41
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
Can't locate DBD/SQLite2.pm in @INC (@INC contains: blib/lib blib/arch /usr/lib/perl5/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/5.8.6 /usr/lib/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl .) at test.pl line 3.
# Looks like your test died before it could output anything.