标签:
问题
checking for cURL in default path... not found
configure: error: Please reinstall the libcurl distribution -
easy.h should be in <curl-dir>/include/curl/
解决方法
yum -y install curl-devel
标签:
原文地址:http://www.cnblogs.com/wangshaojun/p/5040589.html