linux – 安装’topicmodels’包时出错,非零退出状态; Ubuntu的

linux – 安装’topicmodels’包时出错,非零退出状态; Ubuntu的,第1张

概述在Ubuntu 14.04上,值得信赖: install.packages( ‘topicmodels’) 错误信息: compilation terminated.make: *** [ctm.o] Error 1ERROR: compilation failed for package ‘topicmodels’* removing ‘/home/.../R/x86_64-pc-linu 在Ubuntu 14.04上,值得信赖:

install.packages( ‘topicmodels’)

错误信息:

compilation terminated.make: *** [ctm.o] Error 1ERROR: compilation Failed for package ‘topicmodels’* removing ‘/home/.../R/x86_64-pc-linux-gnu-library/3.1/topicmodels’The downloaded source packages are in    ‘/tmp/Rtmp1L79dj/downloaded_packages’Warning message:In install.packages("topicmodels") :  installation of package ‘topicmodels’ had **non-zero exit status**
解决方法 我发现在我的两个Ubuntu安装中,非零退出状态是由于没有gsl包而引起的.但是,在我弄清楚哪个版本可以解决错误之前,我花了很长时间.

在终端:sudo apt-get install libgsl0-dev

总结

以上是内存溢出为你收集整理的linux – 安装’topicmodels’包时出错,非零退出状态; Ubuntu的全部内容,希望文章能够帮你解决linux – 安装’topicmodels’包时出错,非零退出状态; Ubuntu的所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/1033631.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-24
下一篇 2022-05-24

发表评论

登录后才能评论

评论列表(0条)

保存