configure: error: libcurl >= 7.28.0 library and headers are required with su

 

001、配置报错如下:

checking whether PCRE support suffices... yes
checking for curl-config... /root/anaconda3/bin/curl-config     ##  用的是conda中的cure
checking libcurl version ... 8.9.1
checking for curl/curl.h... yes
checking if libcurl is >= 7.28.0... no
configure: error: libcurl >= 7.28.0 library and headers are required with support for https

 

002、检查版本

(base) [root@PC1 R-4.4.2]# /root/anaconda3/bin/curl-config --version          ## 为啥还报错??
libcurl 8.9.1

 

003、退出基础环境

(base) [root@PC1 R-4.4.2]# conda deactivate
[root@PC1 R-4.4.2]# /usr/bin/curl-config --version
libcurl 7.76.1

 

004、再次配置

 。

 

posted @   小鲨鱼2018  阅读(74)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
历史上的今天:
2021-12-10 ubuntu apt install 慢的解决办法
2021-12-10 Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend.
点击右上角即可分享
微信分享提示