unread
greetings,
Here is a bug in 4.3.2RC1 when ./configur'ing php --with-curl:
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
curl-7.10.3 is using.
unread
I have a fix and will commit it shortly.
Just to confirm this is the same problem that I found here:
you have an older curl installation under /usr, but have 7.10.3 under
/usr/local, right?
--Wez.
greetings,
Here is a bug in 4.3.2RC1 when ./configur'ing php --with-curl: 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 curl-7.10.3 is using.