For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > July 2005 > Not able to install 'Msql-Mysql-modules'









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Not able to install 'Msql-Mysql-modules'
Francesco Moi

2005-07-27, 5:05 pm

Hi.

I work with FC2, Perl v5.8.3, MySQL 3.23.58, and got installed
'Data-ShowTable-3.3' and 'DBI-1.48'.

I'm trying to install 'Msql-Mysql-modules-1.2219', but get this error
message when 'make':
----------------------------------------
make[1]: Entering directory `/root/src/Msql-Mysql-modules-1.2219/mysql'
make[1]: Leaving directory `/root/src/Msql-Mysql-modules-1.2219/mysql'
make[1]: Entering directory `/root/src/Msql-Mysql-modules-1.2219/mysql'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00base...........Illegal character in prototype for main::ErrMsg : @_
at t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line
254.
install_driver(mysql) failed: Can't load
'/root/src/Msql-Mysql-modules-1.2219/mysql/../blib/arch/auto/DBD/mysql/mysql.so'
for module DBD::mysql: libmysqlclient.so.10: cannot open shared object
file: No such file or directory at
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
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
Test returned status 255 (wstat 65280, 0xff00)
Scalar found where operator expected at (eval 152) line 1, near "'int'
$__val"
(Missing operator before $__val?)
DIED. FAILED tests 4-5
--------------------------

Any suggestion about what I am doing wrong?

Regards.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com