The --with-curl directive can also take a directory (--with-curl=[DIR}). Try passing in the directory where cURL is installed to. (I am not sure where this is since you didn't mention whether cURL is installed on your system via RPM or if you did it from source).
Good luck! --Sam Donpro wrote: > Hi, > > trying to compile PHP 4.3.4. on RedHat Linux 7.3 and getting the > following > error: > > checking for CURL support... yes > checking for CURL in default path... found in /usr > 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 am compiling with the --with-curl option AND I have curl 7.10.4 > installed. > > Any ideas? > > Thanks, > Don -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php