"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?
--
Jochen Wiedmann joe@stripped
Life has brown and green eyes. :-) +49 7123 14887
| Thread |
|---|
| • Statement.pm | Stephen E. Hargrove | 26 Jun |
| • Re: Statement.pm | Jochen Wiedmann | 26 Jun |