Hi
Ask dpkg which package contains mysql_config:
shell> dpkg --search mysql_config
libmysqlclient-dev: /usr/share/man/man1/mysql_config.1.gz
libmysqlclient-dev: /usr/bin/mysql_config
On 23/12/16 21:46, Lakshman Sahoo wrote:
Hi Support
I am trying to install DBD-mysql-4.041 in ubuntu 14.4 and
Hi
Ask dpkg which package includes mysql_config:
shell> dpkg --search mysql_config
libmysqlclient-dev: /usr/share/man/man1/mysql_config.1.gz
libmysqlclient-dev: /usr/bin/mysql_config
So now you know what to install.
On 23/12/16 21:46, Lakshman Sahoo wrote:
Hi Support
I am trying to install D
Hi Support
I am trying to install DBD-mysql-4.041 in ubuntu 14.4 and getting the
bellow error message. Could you please help me to over come the issue?
Message
root1@root1-Veriton-M200-H81:~/Downloads/DBD-mysql-4.041$ perl Makefile.PL
Can't exec "mysql_config": No such file or directory at Makefil