Je veux installer zabbix 2.4.5, mais lorsque je tape :
./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2
J'ai un problème :
Configure: error: Curl library not found
[root@pc-bello zabbix-2.4.5]# rpm -qa | grep curl
libcurl-7.29.0-35.el7.centos.x86_64
curl-7.29.0-35.el7.centos.x86_64
python-pycurl-7.19.0-19.el7.x86_64
Pouvez-vous m'aider à résoudre ce problème ?