error

error

am 02.01.2004 13:15:01 von john sagge

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



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?

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: error

am 02.01.2004 18:34:23 von Jochen Wiedmann

john sagge wrote:

> Failed to determine directory of mysql.h. Use
>
> perl Makefile.PL --cflags=-I



This is the important part. Read the README or INSTALL document, in
particular the section on prerequisites. Most probably you need something
like the mysql-devel RPM or something similar.


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: error

am 02.01.2004 18:34:23 von Jochen Wiedmann

john sagge wrote:

> Failed to determine directory of mysql.h. Use
>
> perl Makefile.PL --cflags=-I



This is the important part. Read the README or INSTALL document, in
particular the section on prerequisites. Most probably you need something
like the mysql-devel RPM or something similar.


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org