ID: 15869 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *Configuration Issues Operating System: Linux-Mandrake PHP Version: 4.1.2 New Comment:
PATH modification fixed problem. Thanks Previous Comments: ------------------------------------------------------------------------ [2002-03-05 12:51:58] [EMAIL PROTECTED] Are those in your path? If they are not, include them in your path (only the correct one), and re-run configure. Derick ------------------------------------------------------------------------ [2002-03-05 12:36:28] [EMAIL PROTECTED] curl-config is found twice on the system: /usr/local/bin/curl-config -and- /usr/local/curl7.9.3/curl-config ------------------------------------------------------------------------ [2002-03-05 04:06:02] [EMAIL PROTECTED] Where is curl-config on your system? Derick ------------------------------------------------------------------------ [2002-03-05 03:42:44] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=15869&edit=1