Re: Error in DBD::Mysql

Rudy Lippan <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
5A
On Mon, 27 Mar 2006, Indraveni wrote:

> Date: Mon, 27 Mar 2006 11:08:38 +0100 (BST)
> From: Indraveni <[email protected]>
> To: [email protected]
> Subject: Error in DBD::Mysql
> 
> Hi,
>
> I am using Linux Operating system and lampp tool for apache,php,mysql and perl. I am tring to install bugzilla. So when i tried to install the DBD:Mysql module it is showing the following error:
>
>  perl Makefile.PL
> Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.


You need to have mysql_config in your path. mysql_config is a program that comes 
with mysql and it tells DBB::mysql where to find the includes & library files 
for the bild process.


-r

-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.