您的位置:首页 > 其它

configure: error: Please reinstall the libcurl distribution - easy.h should be ……

2016-06-21 23:52 633 查看
configure: error: Please reinstall the libcurl distribution -
easy.h should be in /include/curl/其实就是curl的dev包没有安装, 解决方案:
# yum -y install curl-devel再重新编译OK。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  解决方案 include error