Hello all,

Does anyone know how can I configure the installation for a perl module if I
want to install it using CPAN library?

I want to install the perl module DBD::mysql and if I try:

perl -MCPAN -e "install DBD::mysql;"

It fails installing the module and it tells me that it can't find mysql or
something like that, but mysql is installed and running fine in:
/usr/local/mysql

Thank you very much for your help.

Teddy


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to