nesto
01-12-02, 20:40
| I have been looking through a lot of docs, but I still can't figure this one out, so I hope someone can point me in the right direction. I am trying to install the DBD mySQL module and when I perl Makefile.PL I get: Can't exec "mysql_config": No such file or directory at Makefile.PL line 168. readline() on closed filehandle main::PIPE at Makefile.PL line 170. leigh honeybee: Can't exec "mysql_config": No such file or directory at Makefile.PL line 168. readline() on closed filehandle main::PIPE at Makefile.PL line 170. Can't exec "mysql_config": No such file or directory at Makefile.PL line 168. readline() on closed filehandle main::PIPE at Makefile.PL line 170. Can't exec "mysql_config": No such file or directory at Makefile.PL line 168. readline() on closed filehandle main::PIPE at Makefile.PL line 170. Can't exec "mysql_config": No such file or directory at Makefile.PL line 168. readline() on closed filehandle main::PIPE at Makefile.PL line 170. 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 can someone point me to a doc or tell me what I am doing wrong? Thanks a lot! |