If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Msql-Mysql-modules: unable to find my mySQL 'include' dir

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-04-05, 05:07
guarriman guarriman is offline
Registered User
 
Join Date: Mar 2005
Posts: 7
Msql-Mysql-modules: unable to find my mySQL 'include' dir

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-M...odules-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?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On