When I attempt to compile after running ./configure with the following options
* --enable-server
* --enable-static
* --with-mysql
* --with-net-snmp
* --with-jabber
Zabbix compiles fine.
However, as soon as I add --with-libcurl I get the following error:
configure: error: Not found gssapi_krb5 library
This was tested on both Ubuntu 7.10 and 8.04. Can anyone provide some insight into this problem?
* --enable-server
* --enable-static
* --with-mysql
* --with-net-snmp
* --with-jabber
Zabbix compiles fine.
However, as soon as I add --with-libcurl I get the following error:
configure: error: Not found gssapi_krb5 library
This was tested on both Ubuntu 7.10 and 8.04. Can anyone provide some insight into this problem?