Ok, I have read the forums but with a new version and on the release notes it states: Zabbix Server has been tested on the following platforms:
Ubuntu Linux, AMD64, kernel 2.6.11, MySQL 5.x
Ubuntu Linux, Intel, kernel 2.6.15, MySQL 5.0.22, PostgreSQL 8.3
RedHat EL 5.3, Intel, kernel 2.6.18, Oracle 11gR2
I downloaded the latest to one of my 10.04.03 servers. I receive the following error when you attempt to configure with jabber and libcurl:
./configure --enable-server --with-mysql --with-net-snmp --with-jabber --with-libcurl
checking for IKSEMEL... no
configure: error: Jabber library not found
sudo aptitude search jabber reveals:
i jabberd2
i A libjabberd2
i libjabberd2-dev
Or do we need to compile both jabber and libcurl from source?
Ubuntu Linux, AMD64, kernel 2.6.11, MySQL 5.x
Ubuntu Linux, Intel, kernel 2.6.15, MySQL 5.0.22, PostgreSQL 8.3
RedHat EL 5.3, Intel, kernel 2.6.18, Oracle 11gR2
I downloaded the latest to one of my 10.04.03 servers. I receive the following error when you attempt to configure with jabber and libcurl:
./configure --enable-server --with-mysql --with-net-snmp --with-jabber --with-libcurl
checking for IKSEMEL... no
configure: error: Jabber library not found
sudo aptitude search jabber reveals:
i jabberd2
i A libjabberd2
i libjabberd2-dev
Or do we need to compile both jabber and libcurl from source?
Comment