I want to install zabbix 2.4.5, but when I type:
./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2
I get some problem:
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
Can you help me solve this problem?