Hello all,
 
I have been tring to get perl to connect to a mysql database but have been having problems.
 
Firstly my system is raq4i with mysql, php, perl installed.
 
The problem i am facing is when i run the command
perl -MCPAN -e 'install Bundle::DBD::mysql'
 
it throws the following error at me:
Can't exec "mysql_config": No such file or directory at Makefile.PL line 167.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 167.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 167.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 167.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 167.
Failed to determine directory of mysql.h. Use
 
Any help would be great!!
 
Thanks,
Phil G

Reply via email to