安装-R-3.6.3
时间:2020-06-17 22:13:38
收藏:0
阅读:119
安装R的时候./configure时报configure: error: libcurl >= 7.22.0 library and headers are required with support for https
升级了libcurl和libcurl-devel还是报错,由升级openssl,后来发现curl默认调用anaconda中的命令,删除其环境变量,重新编译成功
原文:https://www.cnblogs.com/dissipate/p/13154657.html
评论(0)