2025-02-21 安装agricolae报错 non-zero exit status

  • 时间:2025-11-22 21:32 作者: 来源: 阅读:0
  • 扫一扫,手机访问
摘要:安装 R 包agricolae报错: installation of package ‘agricolae’ had non-zero exit status 往上查看时 发现了 autogen.sh 报错。检索后发现是libtool 没有安装。 于是安装 sudo apt-get install automake libtool autoconf 成功解决问题。 参考: https://blo

安装 R 包agricolae报错:
installation of package ‘agricolae’ had non-zero exit status

往上查看时 发现了
autogen.sh 报错。检索后发现是libtool 没有安装。

于是安装

sudo apt-get install automake libtool autoconf

成功解决问题。

参考:
https://blog.csdn.net/bingqingsuimeng/article/details/8237869
https://blog.csdn.net/weixin_34311757/article/details/89861774
https://www.cnblogs.com/chixinfushui/p/9019426.html

  • 全部评论(0)
最新发布的资讯信息
【系统环境|】八股已死、场景当立(场景篇-设计模式篇)(2025-11-22 23:27)
【系统环境|】群、环、域(2025-11-22 23:26)
【系统环境|】深度解析:基于Python的分布式缓存系统实现与性能优化(2025-11-22 23:26)
【系统环境|】TP区块链下载全解析:从技术原理到代码实现(2025-11-22 23:25)
【系统环境|】大模型在急性肾衰竭预测及临床方案制定中的应用研究(2025-11-22 23:25)
【系统环境|】特价股票投资中的可持续供应链管理整合方法(2025-11-22 23:24)
【系统环境|】第193期 如何微调大语言模型(LLM)(内含源码细节)(2025-11-22 23:23)
【系统环境|】用Python构建智能推荐系统:技术赋能美好生活(2025-11-22 23:23)
【系统环境|】企业估值中的氢能源应用评估(2025-11-22 23:22)
【系统环境|】ansible 学习之路(2025-11-22 23:22)
手机二维码手机访问领取大礼包
返回顶部