Hi,
Here's my config :
zabbix 1.6.4
$ net-snmp-config --libs
-L/usr/local/lib -lnetsnmp -lm
I have tried anything but I still have that error :
$ ./configure --enable-server --with-mysql --with-net-snmp --with-libcurl
checking for net-snmp-config... /usr/local/bin/net-snmp-config
checking for main in -lnetsnmp ... no
configure: error: Not found NET-SNMP library
Thanks,
Fatiha
Here's my config :
zabbix 1.6.4
$ net-snmp-config --libs
-L/usr/local/lib -lnetsnmp -lm
I have tried anything but I still have that error :
$ ./configure --enable-server --with-mysql --with-net-snmp --with-libcurl
checking for net-snmp-config... /usr/local/bin/net-snmp-config
checking for main in -lnetsnmp ... no
configure: error: Not found NET-SNMP library
Thanks,
Fatiha
Comment