3 Sep 2004 13:10
Problem on Installing DBD::mysql module
So Wing Kei <kenny_sos <at> yahoo.com.hk>
2004-09-03 11:10:48 GMT
2004-09-03 11:10:48 GMT
I use Redhat 9.0 (kernal 2.4.20-8smp) on i686 PC, mysql-2.4.0.2, perl 5.8.0, apache 2.0.48. Mysql is installed on /mysqld directory with raid 1 enabled on this directory. I did: perl Makefile.PL -cflags=-I/mysqld/include/mysql "--libs=-L/mysqld/lib/mysql" to complie the module and get: 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.(Continue reading)
RSS Feed