erro no Jabber library

1. erro no Jabber library

igor
spartac0s

(usa Red Hat)

Enviado em 25/11/2008 - 16:35h

Ola pessoal estou com uma duvida.
Estou configurando o zabbix 1.6 no meu servidor SlE 10.3.
e ja instalei o todos os pacotes necessarios para ser configurado mais quando eu rodo o comando

./configure --enable-server --with-mysql --with-net-snmp –with-jabber –
with-libcurl # for MySQL + Jabber + WEB monitoring

esta dano erro no final dizendo que

configure: error: Not found Jabber library
o que eu posso fazer para tirar esse erro?



  


2. erro zabbix

André da Silva Paulino
andre.paulino

(usa Debian)

Enviado em 24/11/2010 - 10:53h

Zabbix configure errors under Ubuntu 9.10
./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-libcurl


Here's some errors I had while compiling zabbix on Ubuntu 9.10 and how to fix them:

Flag: --with-mysql
Error: configure: error: MySQL library not found
Fix: sudo apt-get install libmysqlclient-dev

Flag: --with-jabber
Error: checking for IKSEMEL... configure: error: Jabber library not found
Fix: sudo apt-get install libiksemel-dev

Flag: --with-libcurl
Error: configure: error: Curl library not found
Fix: sudo apt-get install libcurl4-openssl-dev

Flag: --with-net-snmp
Error: configure: error: Not found NET-SNMP library
Fix: sudo apt-get install libsnmp-dev

Flag: --with-openipmi
Error: configure: error: Invalid OPENIPMI directory - unable to find ipmiif.h
Fix: sudo apt-get install libopenipmi-dev







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts