configure: error: Please reinstall the libcurl distribution

Posted brady-wang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
# Debian or Ubuntu使用下面的安装命令
apt-get install curl
apt-get install libcurl4-gnutls-dev

以上是关于configure: error: Please reinstall the libcurl distribution的主要内容,如果未能解决你的问题,请参考以下文章

[Solved] Error: Please select a valid Python interpreter

Error: Please renew the default configurations.

Ubuntu An error occurred,please run Package Manager..

Exit Code: 6 Please see specific errors below for troubleshooting. For example, ERROR:

configure: error: Please reinstall the libcurl distribution

Error: A JNI error has occurred, please check your installation and try again