Hi,
I am trying to install DBI on Compaq Tru64 version 4.0f digital UNIX in
order to link up my perl scripts with my mySql database. I have already
tried this but failed with the following:
Creating files for MySQL ..........................
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lgz
Using DBI 1.14 installed in
/usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/auto/DBI
.
.
.
cp mysql.bs ../blib/arch/auto/DBD/mysql/mysql.bs
chmod 644 ../blib/arch/auto/DBD/mysql/mysql.bs
PERL_DL_NONLAZY=1 /usr/ucb/perl -I../blib/arch -I../blib/lib
-I/usr/local/lib/perl5/5.6.0/alpha-dec_osf -I/usr/local/lib/perl5/5.6.0
-e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests _at_ARGV;' t/*.t
t/00base............install_driver(mysql) failed: Can't load
'../blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: dlopen:
cannot
load ../blib/arch/auto/DBD/mysql/mysql.so at
/usr/local/lib/perl5/5.6.0/alpha-dec_osf/DynaLoader.pm line 200.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/00base.t line 38
t/00base............dubious
.
.
more of similar errors
.
.
/sbin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Running install for module DBD::mysql
Running make for J/JW/JWIED/Msql-Mysql-modules-1.2215.tar.gz
Is already unwrapped into directory
/usr/local/users/staff/dave/.cpan/build/Msql-Mysql-modules-1.2215
Has already been processed within this session
Running make test
Won't repeat unsuccessful test during this command
Running make install
make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::DBD::mysql had
installation problems:
Mysql DBD::mysql
Has anyone got any ideas or opinions on this matter. Is it possible to
install this on this system? I would greaty appreciate some help.
Thanks in advance,
Donal.
Received on Mon Jan 29 2001 - 12:08:00 NZDT