Can't get DBD::MySQL Perl module installed

SlashChick

Verified User
Joined
Oct 14, 2003
Messages
54
Hi all,

A customer on our DirectAdmin beta test server would like the following modules installed:

DBD::mysql
DBD::pg
Image::Magick

I am trying to install DBD::MySQL, but I get the following error:

Unsuccessful stat on filename containing newline at /usr/lib/perl5/5.8.0/ExtUtils/Liblist/Kid.pm line 97.
Using DBI 1.39 installed in /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBI
Writing Makefile for DBD::mysql
Makefile:89: *** missing separator. Stop.
/usr/bin/make -- NOT OK

I'm not having any luck with DBD::pg or Image::Magick either (both also give compile errors.) I'm installing them through CPAN. Any advice or suggestions?

Thank you.
 
Back
Top