configure: error: Please reinstall the libcurl distribution

通过phpize安装curl时,提示configure: error: Please reinstall the libcurl distribution

解决办法:

安装curl的dev安装包

[root@linux curl]# yum -y install curl-devel

 

posted @ 2012-12-09 16:48  daly2008  阅读(136)  评论(0编辑  收藏  举报