2 messages in com.mysql.lists.perlRe: Statement.pm
FromSent OnAttachments
Stephen E. Hargrove25 Jun 1999 23:39 
Jochen Wiedmann26 Jun 1999 09:38 
Subject:Re: Statement.pm
From:Jochen Wiedmann (jo@ispsoft.de)
Date:06/26/1999 09:38:03 AM
List:com.mysql.lists.perl

"Stephen E. Hargrove" wrote:

This may not be the proper forum for this question, but it is Perl-related.

This forum is perfectly well for problems concerning the Mysql module. (Though it may turn out that your problem is more related to Perl in general. ;-)

So, the installation went smoothly. However, when I attempt to use Mysql, I get the following error message:

Due to your mail it looks like you did install perl, CPAN and DBI, but not Mysql. You should reinstall the Msql-Mysql-modules when reinstalling DBI. (This is not always required, but recommended.) Please do that and if anything fails, let us see the *complete* output of

perl Makefile.PL --config make make test

Bye,

Jochen

P.S: Sure you want to use the obsolete "Mysql" module and not the highly recommended DBD::mysql DBI driver?