MySQL Forums
Forum List  »  Perl

Perl Msql-Mysql-modules: unable to find my mySQL 'include' dir
Posted by: tarmstrong
Date: March 04, 2005 04:01AM

Hi.

Working on mySQL v4.1.9 and Perl v5.8.5 on a Linux machine.

I want to install 'Msql-Mysql-modules'
http://search.cpan.org/~jwied/Msql-Mysql-modules-1.2219/
but when configuring it, I'm requested to specify the path where
mySQL 'lib' and 'include' are.

The only dir I've found on my server is this:
/usr/src/redhat/BUILD/mysql-4.1.9/
where one dir called 'lib' and another called 'libmysql'. However,
this last dir doesn't content the same structure as other mySQL
servers I've worked with (e.g. /usr/local/mysql/lib/mysql), and I'm
not able to install the Perl module, since I get this error message:

-------------------------------------------------------
Cannot find one of lib/mysql/libmysqlclient.a, lib/libmysqlclient.a, lib/mysql/libmysqlclient.so, lib/libmysqlclient.so in /usr/src/redhat/BUILD/mysql-4.1.9/ at lib/DBD/mysql/Install.pm line 165, <STDIN> line 4.
------------------------------------------------------

Any suggestion?

Options: ReplyQuote


Subject
Written By
Posted
Perl Msql-Mysql-modules: unable to find my mySQL 'include' dir
March 04, 2005 04:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.