记录日常工作关于系统运维,虚拟化云计算,数据库,网络安全等各方面问题。
安装 zabbixx 提示no found jabber library


checking for IKSEMEL... no
configure: error: Jabber library not found
configure: error: Not found Jabber library


1.下载文件,然后编译安装。

http://code.google.com/p/iksemel/


2.The correct configure:     ./configure  --enable-server --with-mysql --with-net-snmp
--with-jabber=/usr/local --with-libcurl

如果配置zabbix时,提示错误那么就使用下面配置iksemel:
./configure  --prefix=/usr/local/ikeseml --enable-server --with-mysql --with-net-snmp
--with-jabber=/usr/local --with-libcurl

在配置configure zabbix时,也要添加上路径:
./configure --with-mysql --with-net-snmp --with-jabber=/usr/local/ikeseml --with-libcurl --with-openipmi --enable-server --enable-agent -- enable-proxy --prefix/usr/local/zabbix




转载请标明出处【安装 zabbixx 提示no found jabber library】。

《www.micoder.cc》 虚拟化云计算,系统运维,安全技术服务.

网站已经关闭评论