From: [EMAIL PROTECTED] Operating system: Linux - Red Hat 7.3 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: ./configure fails on cURL check
Successfully obtained the PHP 4.3.0 release from anonymous CVS. ./buildconf ran successfully, however, ./configure fails with the following error: "checking for cURL 7.9.8 or greater... configure: error: cURL version 7.9.8 or later is required to compile php with cURL support" I updated cURL with the latest version (7.10.2) as evidenced by: "[root@server php4]# curl -V curl 7.10.2 (i686-pc-linux-gnu) libcurl/7.10.2 OpenSSL/0.9.6b zlib/1.1.3" however, I still get the error when attempting to run ./configure. -- Edit bug report at http://bugs.php.net/?id=21231&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21231&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21231&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21231&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21231&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21231&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21231&r=support Expected behavior: http://bugs.php.net/fix.php?id=21231&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21231&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21231&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21231&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21231&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21231&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21231&r=isapi