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
Installing MySQL stuff for Perl has always been a little flakey - but it is almost impossible to help you because you dont say -
Platform, or How MySQL was installed to start with,
Also, there is a Perl/MySQL mailing list which would be more apt to provide help with this subject - rather than the CGI list.
=)
-Bill- __Sx__________________________________________ http://youve-reached-the.endoftheinternet.org/
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
