-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 2.2.4
-
Component/s: Installation (I), Server (S)
-
None
Today I want to install a new zabbix server 2.2.4 but I have problem to compile it with jabber support, because all the time I have info "checking for iksemel support... no
configure: error: Jabber library not found". I have this library, because I compile zabbix 2.2.3 without any problem.
7705:20140627:180655.934 Starting Zabbix Server. Zabbix 2.2.3 (revision 44105).
7705:20140627:180655.935 ****** Enabled features ******
7705:20140627:180655.935 SNMP monitoring: YES
7705:20140627:180655.935 IPMI monitoring: YES
7705:20140627:180655.935 WEB monitoring: YES
7705:20140627:180655.935 VMware monitoring: NO
7705:20140627:180655.935 Jabber notifications: YES
7705:20140627:180655.935 Ez Texting notifications: YES
7705:20140627:180655.935 ODBC: NO
7705:20140627:180655.936 SSH2 support: YES
7705:20140627:180655.936 IPv6 support: NO
7705:20140627:180655.936 ******************************
ldd /usr/local/zabbix/sbin/zabbix_server |grep iksemel
libiksemel.so.3 => /usr/lib/libiksemel.so.3 (0x00007fbc1fa99000)
What's change in zabbix 2.2.4 that I cannot compile with jabber support?