Hi:
I'm newbie to perl on linux, I receive an error when trying to
install DB2 driver, here is the output of the "make test"
command, �could anyone help me?
make[1]: Entering directory `/usr/local/perl/DBD-DB2-0.76/Constants'
make[1]: Leaving directory `/usr/local/perl/DBD-DB2-0.76/Constants'
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.00503/
i386-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests
$verbose)
; $verbose=0; runtests @ARGV;' t/*.t
t/base..............install_driver(DB2) failed: Can't load
'blib/arch/auto/DBD/D
B2/DB2.so' for module DBD::DB2: blib/arch/auto/DBD/DB2/DB2.so: undefined
symbol:
SQLTables at /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.
at (eval 1) line 3
Perhaps a required shared library or dll isn't installed where expected
at t/base.t line 16
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/main..............ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/base.t 255 65280 5 2 40.00% 4-5
Failed 1/2 test scripts, 50.00% okay. 2/6 subtests failed, 66.67% okay.
make: *** [test_dynamic] Error 29
I will appreciate any help. Thanks in advance.
Paco.