Erwin Van Kouteren wrote:
Hi there,
I'm having problems with th einstallation of the module DBD::mysql. When
giving the command:
perl Makefile.PL the script gives error messages about de mysql_config
file. (no such file).
Can anyone help me any further on this matter?
Thanks,
Erwin
This
ant to say the library/dev/include files for MySQL
> itself (the Server/Client).
>
> -Matt
>
> -Original Message-
> From: Matthew Walkup [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 30, 2001 11:32 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject
hrm, sorry I meant to say the library/dev/include files for MySQL
itself (the Server/Client).
-Matt
-Original Message-
From: Matthew Walkup [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 30, 2001 11:32 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Problems with DBD
Just a suggestion, I ran into similar problems but I dont remember if they
are the same. Be sure to have the library/dev /include files installed and
specify the diretory they are in in the MakeFile.pl or whatever it uses.
You may have to install manually after getting the package from CPAN.
Hop