configure: error: Please reinstall the libcurl distribution

configure: error: Please reinstall the libcurl distribution - easy.h should be in /include/curl/ 基本上确定是丢失了什么包所致,上网搜索得到需要事先安装的依赖包。 # RetHat CentOS or Fedora 使用下面安装命令 yum install curl curl-devel # Debi
configure: error: Please reinstall the libcurl distribution -
    easy.h should be in /include/curl/
 
基本上确定是丢失了什么包所致,上网搜索得到需要事先安装的依赖包。
 
# RetHat CentOS or Fedora 使用下面安装命令
yum install curl curl-devel
 
# Debian or Ubuntu使用下面的安装命令
apt-get install curl
apt-get install libcurl4-gnutls-dev
 
本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

本地wamp下调试url重写,加入htaccess文件后提示:500 Internal Server Error ...,而删除这个文件网站又可以正常访问。 百度了一下,都讲了一大通废话,其实就是没有开启url重写的功能。开启一下就可以。 WAMP下htaccess出错的解决方法: 1. 打开wamp安装目
打开自己的网站时会出现:浏览器安全检查中。。。xxx。com 然后 几秒钟过后才能进入我自己的站。。这到底是怎么回事呢? 解决方法:将安全选项中的浏览器安全检查关闭或检查CC防御如等级过高请适当调低。您可以将CC强力防护规则调整至非强力防护的任一级别,
编译php后发生warning:configure:WARNING:unrecognizedoptions:--with-mysql 只是php不支持mysql模块 ./configure --help 查看configure的正确语法,重新编译php支持mysql,改用--with-pdo-mysql
我的服务器是用apache搭建的,里面的access.log和error.log这两个文件要经常上去看,和清理,如果时间忙,忘记看和清理了,过不了多久,这两个文件就膨胀的非常的大,打都打不开了。
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
安全配置和分析概述“安全配置和分析”是分析和配置本地系统安全性的一个工具。