This is the solution for the error “Can’t locate DBD/mysql.pm” that occurs on Linux or Unix.
How to fix this error:
wget http://www.cpan.org/modules/by-module/DBD/DBD-mysql-4.007.tar.gz
tar zxvf DBD-mysql-4.007.tar.gz
cd DBD*
perl Makefile.PL
makemake install
make clean
Share this guide with a friend.
These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted
on Thursday, May 15th, 2008 at 6:21 pm and is filed under Linux Tutorials, Unix Tutorials.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.