4 Feb
2005
4 Feb
'05
10:37 a.m.
gowtham wrote:
when i run the installer.pl script it says mysql::dbd module is not installed and gave the following error.
Sorry, I don't think installer.pl will do that. Can you please paste the exact error message? (Related: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) You may also find the command perl -MDBD::mysql -e print interesting. That should find out whether the module is correctly installed for loading into a live perl, rather than whatever the CPAN module believes. -- MJR/slef