Hello,
I am having trouble installing DBD::DB2. I have Perl 5.6.1 and DBI 1.16.
When I do a
install DBD::DB2
from the CPAN prompt the package seems to download OK. However, when the
build runs I get the following:
WARNING from evaluation of
/root/.cpan/build/DBD-DB2-0.75/Constants/Makefile.PL: Bizarre copy of
HASH in aassign at /usr/local/lib/perl5/5.6.1/Carp/Heavy.pm line 79
Writing Makefile for DBD::DB2
cp DB2.pod blib/lib/DBD/DB2.pm
cp lib/Bundle/DBD/DB2.pm /blib/lib/Bundle/DBD/DB2.pm
cp DB2.pm blib/lib/DBD/DB2.pm
make[1]: Entering directory `/root/.cpan/build/DBD-DB2-0.75/Constants'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/root/.cpan/build/DBD-DB2-0.75/Constants'
make: *** [subdirs] Error 2
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Does anyone have any ideas as to how to correct this?
Thanks,
Shawn