zoukankan      html  css  js  c++  java
  • rvm 安装ruby报错

    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

  • 相关阅读:
    多项式的一些操作
    AtCoder Grand Contest 036E
    THUWC2017 随机二分图
    THUWC2017 在美妙的数学王国中畅游
    SDOI2017 切树游戏
    ZJOI2017 树状数组
    HNOI2015 接水果
    LOJ6503 Magic
    Charles 抓去app接口的使用
    mysql 字符串类型和数字对比的坑
  • 原文地址:https://www.cnblogs.com/qinyan20/p/4221789.html
Copyright © 2011-2022 走看看