lihuc 发表于 2017-12-4 10:19:14

安装zabbix-3.4.4,编译不过去,帮忙看看啥问题

checking for xmlReadMemory in -lxml2... yes
checking for odbc_config... /usr/bin/odbc_config
checking for SQLAllocHandle in -lodbc... yes
checking for net-snmp-config... /usr/bin/net-snmp-config
checking for main in -lnetsnmp... yes
checking for localname in struct snmp_session... yes
checking for SSH2 support... yes
checking for OPENIPMI support... yes
checking for libevent support... yes
checking for libpcre support... no
configure: error: Unable to use libpcre (libpcre check failed)
# yum install libpcre
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.bit.edu.cn
* epel: mirrors.tongji.edu.cn
* extras: mirror.bit.edu.cn
* remi-safe: mirrors.tuna.tsinghua.edu.cn
* updates: mirrors.aliyun.com
Setting up Install Process
No package libpcre available.
Error: Nothing to do
#


xyq462135 发表于 2017-12-4 11:17:47

没安装pcre

cheng029 发表于 2017-12-4 13:55:29

yum -y install pcre pcre-devel

lihuc 发表于 2017-12-4 19:56:29

OK了,谢谢2位
页: [1]
查看完整版本: 安装zabbix-3.4.4,编译不过去,帮忙看看啥问题