【问题标题】:ERROR: Could not find GNU compatible version of 'tar' command while installing RVM错误:安装 RVM 时找不到 GNU 兼容版本的“tar”命令
【发布时间】:2013-09-04 20:40:35
【问题描述】:

我正在尝试按照这篇文章中的说明进行操作:http://net.tutsplus.com/tutorials/ruby/how-to-install-ruby-on-a-mac/

在我的 Mac 上安装 Ruby。但是我收到此错误:

RyanT:~$ \curl -L https://get.rvm.io | bash -s stable --rails --autolibs=enabled
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                             Dload  Upload   Total   Spent    Left  Speed
100 15790  100 15790    0     0  14754      0  0:00:01  0:00:01 --:--:-- 14754

ERROR: Could not find GNU compatible version of 'tar' command, make sure it's available first before continuing installation.

我确实运行了这个:

brew install gnu-tar --default-names

在一篇关于 GNU 的流浪博客文章中找到了该命令。然而这并没有帮助。

搜索 Google 我找不到其他遇到此错误的人。有人有什么建议吗?

【问题讨论】:

    标签: ruby-on-rails ruby macos rvm gnu


    【解决方案1】:

    这是一个错误,应通过以下方式修复:https://github.com/wayneeseguin/rvm/commit/b6e3993614b3cad50d5b0336f80c693fabafa6e0

    如果它仍然在这里打开 rvm 问题:https://github.com/wayneeseguin/rvm/issues

    【讨论】:

      猜你喜欢
      • 2018-03-18
      • 2014-04-11
      • 1970-01-01
      • 2013-09-04
      • 1970-01-01
      • 1970-01-01
      • 2019-09-28
      • 1970-01-01
      • 2017-04-07
      相关资源
      最近更新 更多