|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Perl5 and a custom MySQL4 installby moritz (Cardinal) |
| on Jan 30, 2013 at 11:02 UTC ( #1016028=note: print w/ replies, xml ) | Need Help?? |
|
I installed perl5 to write a few management scripts to do tasks, have DBI installed from CPAN, but DBD::Mysql did not want to install via CPAN, so I manually grabbed the /lib/ folder from cpan.org and threw the files into /usr/lib64/perl5 myself. That won't work work, because DBD::mysql needs to compile some C/XS files. So yes, you need to compile your own DBD::mysql.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||