Zabbix problems encountered in Configure (CentOS)

Source: Internet
Author: User
Tags snmp

Zabbix Questions (CentOS) for your answers in configure :

In the CentOS system, the following 4 major issues are encountered when installing Zabbix for configure

./configure--enable-server--enable-agent--with-mysql--with-net-snmp--with-jabber--with-libcurl

1 Configure:error:MySQL Library not found

The problem is not installed Mysql-devel

  
 
   
  
  1. #yum Install Mysql-devel

2 Configure:error:Jabber Library not found

The problem is not installed Jabber Lib

  
 
   
  
  1. #wget http:

after download is complete, unzip, configure, Installation:

 
   
  
  1. tar zxvf iksemel-1.4.tar.gz &NB SP;
  2.  
  3. cd iksemel-1.4  
  4.  
  5. configure  
  6.  
  7.  
  8. make install  
  9.  

After the Zabbix to configure still encounter this problem, then the Jabber directory can be specified: #./configure--enable-server--enable-agent--with-mysql-- WITH-NET-SNMP--with-jabber=/usr/local/--with-libcurl

3 Configure:error:Not found Curl Library

  
 
   
  
  1. #yum Install Curl-devel (this untested)

4 Configure:error:Not found NET-SNMP library

  
 
   
  
  1. Yum Install Net-snmp-devel

Zabbix problems encountered in Configure (CentOS)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.