Hi,
I am migrating zabbix to new server and in this installation decided to have database hosted on separate machine. As the platform changes as well (FreeBSD --> CentOS) and I noticed the 1.6.7 is out, am compiling it from the source.
And configure script ends with following error:
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient ... no
configure: error: Not found mysqlclient library
What am I missing here? Just in case, MySQL package *is* installed on target machine (although not to be used for zabbix as stated before).
Thanks in advance.
I am migrating zabbix to new server and in this installation decided to have database hosted on separate machine. As the platform changes as well (FreeBSD --> CentOS) and I noticed the 1.6.7 is out, am compiling it from the source.
And configure script ends with following error:
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient ... no
configure: error: Not found mysqlclient library
What am I missing here? Just in case, MySQL package *is* installed on target machine (although not to be used for zabbix as stated before).
Thanks in advance.

Comment