curl.so centos7配置方法

我的服务器里已经有curl.so

yum list installed | grep curl

curl.x86_64 7.29.0-59.el7_9.1 @aegisupdates

libcurl.x86_64 7.29.0-59.el7_9.1 @aegisupdates python-py

curl.x86_64 7.19.0-19.el7

为什么还显示checking for cURL 7.10.5 or greater... ./configure: line 4152: curl-config: command not found configure: error: cURL version 7.10.5 or later is required to compile php with cURL support。

1212121