安装zabbix-3.4.4,编译不过去,帮忙看看啥问题
checking for xmlReadMemory in -lxml2... yeschecking 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
#
没安装pcre yum -y install pcre pcre-devel OK了,谢谢2位
页:
[1]