View Single Post
  #9  
Old 02-01-2013, 12:16 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

Ok I uninstalled PERL, rebooted, then re-downloaded 5.12 fresh, installed it.. and I am still getting this ..

Code:
C:\Server>perl export_spells.pl
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains:
C:/Perl/site/lib C:/Perl/lib .) at (eval 5) line 3, <F> line 67.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: CSV, DBM, ExampleP, File, Gofer, ODBC, Oracle, Pg, Proxy, SQL
ite, Sponge.
 at export_spells.pl line 62

C:\Server>
Reply With Quote