Chinaunix首页 | 论坛 | 博客
  • 博客访问: 572554
  • 博文数量: 111
  • 博客积分: 3478
  • 博客等级: 中校
  • 技术积分: 1327
  • 用 户 组: 普通用户
  • 注册时间: 2009-05-28 22:37
文章分类

全部博文(111)

文章存档

2013年(4)

2012年(57)

2011年(15)

2010年(7)

2009年(28)

分类: LINUX

2011-07-09 12:30:23

zabbix 编译问题: 
./configure --enable-server --with-mysql --with-net-snmp --with-jabber -with-libcurl --mandir=/usr/local/man  --enable-agnet
问题1:
checking for IKSEMEL... no
configure: error: Jabber library not found
 
/usr/local/src/iksemel-1.4
checking for libgnutls-config... no
checking for libgnutls - version >= 0.1.0... no
*** The libgnutls-config script installed by LIBGNUTLS could not be found
*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBGNUTLS_CONFIG environment variable to the
*** full path to libgnutls-config.
到安装包里安装下边以这两个开头的文件包:
gnutil 和 gnutil-devel
编译好后在到zabbix的目录下执行下边的指令即可安装:
./configure --enable-server --with-mysql --with-net-snmp --with-jabber=/usr/local/ -with-libcurl --mandir=/usr/local/man  --enable-agnet
 
阅读(1337) | 评论(0) | 转发(0) |
0

上一篇:linux 安装rpm包遇到的问题总结

下一篇:lnmp

给主人留下些什么吧!~~