Hello everyone
I know that similar thread exist on this forum, however, I decided to open it again in order to make Zabbix developers, with all do respect, think on possible solution…
Well, I`m trying to ./configure Zabbix on my AIX 5.3 box, however, I`m facing, actually as rest of the word following issue “Not found mysqlclient library”
Detailed info:
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient ... no
configure: error: Not found mysqlclient library
I have installed mysql-client and devel RPMs, tried to link on mysql library and so on…
Cant use yum or apt-get, in other words I`m stuck…
Can anyone guide me through…
P.S. I`m getting ready to face similar issue with NET-SNMP, Jabber and so on…
I know that similar thread exist on this forum, however, I decided to open it again in order to make Zabbix developers, with all do respect, think on possible solution…
Well, I`m trying to ./configure Zabbix on my AIX 5.3 box, however, I`m facing, actually as rest of the word following issue “Not found mysqlclient library”
Detailed info:
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient ... no
configure: error: Not found mysqlclient library
I have installed mysql-client and devel RPMs, tried to link on mysql library and so on…
Cant use yum or apt-get, in other words I`m stuck…
Can anyone guide me through…
P.S. I`m getting ready to face similar issue with NET-SNMP, Jabber and so on…
Comment