On Jul 14, 2004, at 7:04 PM, Chris Devers wrote:

Also, are you installing these CPAN modules by hand, or are you using the CPAN shell? Things are much easier with the shell -- all you have to do is a line like this:

    $ perl -MCPAN -e 'install Bundle::mysql'

and, assuming I have the capitalization right, it'll Just Work. In Time.

That's true in general, but not for this particular module. DBD::mysql needs a number of extra options passed to Perl Makefile.PL in order for it to compile and pass its self-tests.


sherm--



Reply via email to