【问题标题】:Installing ruby 2.0.0-p247 on Ubuntu 12.04.1 LTS在 Ubuntu 12.04.1 LTS 上安装 ruby​​ 2.0.0-p247
【发布时间】:2013-08-29 14:03:08
【问题描述】:

我正在尝试在我的 ubuntu 机器上安装 ruby​​ 2.0,但我不断收到以下信息:

SERVER_USER@SERVER_NAME:/var/www/FOLDER_NAME$ rvm get stable && rvm install ruby-2.0.0
ERROR: Unknown ruby interpreter version: '2.0.0'
Installing Ruby from source to: /usr/share/ruby-rvm/rubies/ruby-2.0.0-p247, this may take     a while depending on your cpu(s)...

ruby-2.0.0-p247 - #fetching
ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...
curl: (3) <url> malformed
ERROR: There was an error, please check /usr/share/ruby-rvm/log/ruby-2.0.0-p247/*.log.     Next we'll try to fetch via http.
Trying http:// URL instead.
curl: (3) <url> malformed
ERROR: There was an error, please check /usr/share/ruby-rvm/log/ruby-2.0.0-p247/*.log
ERROR: There has been an error while trying to fetch the source.
Halting the installation.
ERROR: There has been an error fetching the ruby interpreter. Halting the installation.

它提到的日志也不存在。另外,如果它在我跑步时有帮助:

rvm requirements

我回来了

ERROR: Unrecognized command line argument: 'requirements' ( see: 'rvm usage' )

我没见过

【问题讨论】:

  • 日志中的内容是什么?
  • 日志不存在,抱歉忘记说了。

标签: ruby ubuntu rvm


【解决方案1】:

原来我的 rvm 被破坏了,因为我使用 apt-get install ruby​​-rvm 而不是直接从 rvm.io 中的 curl,所以重新安装 rvm 就成功了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-10-17
    • 2013-10-02
    • 1970-01-01
    • 1970-01-01
    • 2013-08-16
    • 1970-01-01
    相关资源
    最近更新 更多