Problem recurrence:
When compiling PHP, an error is reported:
checking for curl 7.15.5 or greater… Configure: error: curl version 7.15.5
Solution:
[ root@localhost ~]# yum -y install curl-devel
Just recompile
Similar Posts:
- [Solved] CURL Install Error: GnuTLS: The TLS connection was non-properly terminated. Unable to establish SSL connection.
- Make Command ERROR: “make:*** No targets specified and no makefile found.Stop.” [Three Method to Solve]
- PHP Curl: How to Sending Post JSON Formate Data
- curl: (7) couldn’t connect to host [How to Solve]
- Error 77 when solving PHP curl HTTPS
- failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
- [Solved] python Install pip Error: zipimport.ZipImportError: can’t decompress data; zlib not available
- Windows php Call to undefined function curl_init()
- How to Solve Curl pass large JSON files Error
- Clone code from GitHub website — unable to find remote helper