From: [EMAIL PROTECTED] Operating system: Linux-Mandrake PHP version: 4.1.2 PHP Bug Type: *Configuration Issues Bug description: Configure fails with curl 7.9.3
Attempting to configure PHP 4.1.2 with command, ./configure --with-mysql=/usr/local/mysql \ --with-xml --with-apache=/usr/local/apache \ --with-curl=/usr/local/curl \ --with-pspell=/usr/local/pspell \ --enable-shared-pdflib --enable-track-vars where /usr/local/curl is a directory with properly installed curl 7.9.3. when running the above configure executable, error message is generated in "configuring extensions" section stating, checking for cURL greater than 7.8.1... ./configure: curl-config: command not found configure:error: cURL version 7.8.1 or later is required to compile php with cURL support. System has properly installed curl version 7.9.3 in /usr/local/curl -- Edit bug report at http://bugs.php.net/?id=15869&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15869&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15869&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15869&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15869&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15869&r=support Expected behavior: http://bugs.php.net/fix.php?id=15869&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15869&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15869&r=submittedtwice