Hi, i think i have installed all the packages for zabbix but when i tried to compile it by running ./configure, it fails.. What is the problem?
i tried yum install mysqlclient but it say nothing to do.
Running on FC4.
checking for socket... yes
checking for strtod... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for vsnprintf... yes
checking for hstrerror... yes
checking for atoll... yes
checking for getopt_long... yes
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient ... no
configure: error: Not found mysqlclient library
i tried yum install mysqlclient but it say nothing to do.
Running on FC4.
checking for socket... yes
checking for strtod... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for vsnprintf... yes
checking for hstrerror... yes
checking for atoll... yes
checking for getopt_long... yes
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient ... no
configure: error: Not found mysqlclient library
Comment