php install
Posted by: knerr
Posted on: 2008-08-28 13:31:00
Hi all. I'm installing php 5.2.5 via the instructions on the wiki, using the first script. It keeps failing in the "Configuring Extensions" section. Here is the error I get when it stops.
In reply to:
checking whether to enable calendar conversion support... yes
checking whether to enable ctype functions... yes
checking for cURL support... yes
checking if we should use cURL for url streams... no
checking for cURL in default path... not found
configure: error: Please reinstall the libcurl distribution -
easy.h should be in <curl-dir>/include/curl/
As near as I can tell, easy.h is where it's supposed to be, but maybe I'm looking in the wrong spot. Any suggestions would be greatly appreciated.
Thanks a lot.