2 messages in com.mysql.lists.perlerror
FromSent OnAttachments
john sagge02 Jan 2004 04:14 
Jochen Wiedmann02 Jan 2004 09:34 
Subject:error
From:john sagge (j_s@yahoo.com)
Date:01/02/2004 04:14:39 AM
List:com.mysql.lists.perl

hello... when i executed perl Makefile.PL, these were the errors:

[root@backup_RADIUS DBD-mysql-2.9003]# perl Makefile.PL Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Failed to determine directory of mysql.h. Use

perl Makefile.PL --cflags=-I<dir>

to set this directory. For details see the INSTALL.html file, section "C Compiler flags" or type

perl Makefile.PL --help

what can you advice me of this?