in reply to Re: DBD::mysql fail
in thread DBD::mysql fail

If that's the only output, do a

make clean
or
make distclean
(I can never remember which). And then
perl Makefile.PL
and then
make
And then let's see the errors.
-derby