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 > DBD::mysql is installed but still error Can't locate DBD/mysql.pm in @INC

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-17-11, 09:57
newbielgn newbielgn is offline
Registered User
 
Join Date: Jul 2011
Posts: 14
DBD::mysql is installed but still error Can't locate DBD/mysql.pm in @INC

Hi,

DBD::mysql is installed successfully please see (1) below.
But still i get error as given in (2) below:
Please help to resolve this error

~Thanks

(1) Successful installation message
[user@mysystem]$ perl -MCPAN -e 'install DBD::mysql'
CPAN: Storable loaded ok (v2.19)
Going to read /root/.cpan/Metadata
Database was generated on Wed, 17 Aug 2011 04:32:32 GMT
DBD::mysql is up to date (4.019).

(2) Error message:
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . ) at (eval 15) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge.
Reply With Quote
  #2 (permalink)  
Old 08-17-11, 23:26
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
That's a PERL package so you should ask in a PERL forum for help with it.
Reply With Quote
  #3 (permalink)  
Old 08-18-11, 07:00
newbielgn newbielgn is offline
Registered User
 
Join Date: Jul 2011
Posts: 14
OK. I will.

Thanks
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