侧边栏壁纸
博主头像
学海无涯博主等级

学无止境

  • 累计撰写 321 篇文章
  • 累计创建 80 个标签
  • 累计收到 0 条评论

目 录CONTENT

文章目录

rvm 安装ruby Error running 'requirements_centos_update_system ruby-1.8.6-p420'

利刃
2014-03-19 / 0 评论 / 0 点赞 / 3 阅读 / 806 字
温馨提示:
本文最后更新于 2024-08-13,若内容或图片失效,请留言反馈。部分素材来自网络,若不小心影响到您的利益,请联系我们删除。

错误信息:

[root@localhost rvm]# rvm install 1.8.6
Searching for binary rubies, this might take some time.
No binary rubies available for: centos/6/x86_64/ruby-1.8.6-p420.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for centos.
Installing requirements for centos.
Updating system

.....................................
Error running 'requirements_centos_update_system ruby-1.8.6-p420',
please read /usr/local/rvm/log/1395076154_ruby-1.8.6-p420/update_system.log
Requirements installation failed with status: 1.

-----------------------------------------------------------------------------------------------------------------------------

解决方式:

执行以下命令: rvm autolibs enable
0
  1. 支付宝打赏

    qrcode alipay
  2. 微信打赏

    qrcode weixin

评论区