码迷,mamicode.com
首页 > 其他好文 > 详细

rvm 安装ruby报错

时间:2015-01-13 17:16:34      阅读:880      评论:0      收藏:0      [点我收藏+]

标签:

ruby-2.1.1 - #downloading rubygems-2.2.3
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0curl: (22) The requested URL returned error: 404 Not Found
The requested url does not exist(22): ‘http://production.cf.rubygems.org/rubygems/rubygems-2.2.3.tgz‘
Checking fallback: ftp://production.cf.rubygems.org/rubygems/rubygems-2.2.3.tgz
Checking fallback: http://www.mirrorservice.org/sites/production.cf.rubygems.org/rubygems/rubygems-2.2.3.tgz
No fallback URL could be found, try increasing timeout with:

    echo "export rvm_max_time_flag=20" >> ~/.rvmrc

There has been an error while trying to fetch rubygems.
Halting the installation.
Gemset ‘‘ does not exist, ‘rvm ruby-2.1.1 do rvm gemset create ‘ first, or append ‘--create‘.

 

rvm get stable

rvm 安装ruby报错

标签:

原文地址:http://www.cnblogs.com/qinyan20/p/4221789.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!