Current time: 05-18-2024, 01:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND !
Author Message
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #13
RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND !
Since you built Perl manually, you cannot use any of the perl-* packages for dependencies. Those will only work with the system-shipped Perl. You will need to use CPAN to install every single Perl module needed. Look over the package list and find any packages following that naming scheme.

Luckily, the naming scheme is fairly easy to translate to Perl's naming. For example, with perl-DBD-MySQL, you'd need to install DBD::MySQL. The only exception is libwwwperl, which is named LWP.
12-16-2010 02:00 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - motokochan - 12-16-2010 02:00 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)