【问题标题】:Ruby 1.8.7 Mac OS Bigsur __rvm_make -j8'Ruby 1.8.7 Mac OS Bigsur __rvm_make -j8'
【发布时间】:2021-12-11 05:34:21
【问题描述】:

说明

尝试在 Bigsur 上安装 ruby​​ 1.8.7 时遇到此问题。

Error running '__rvm_make -j8',
please read /Users/caio/.rvm/log/1635184861_ruby-1.8.7-p374/make.log

There has been an error while running make. Halting the installation.

To proceed rvm requires a ruby-1.8.7-p374 compatible ruby is installed.
We attempted to install it automatically but it failed with status 2.
Please install it manually (or a compatible alternative) to proceed.

重现步骤

  1. rvm 安装 1.8.7

rvm_info make_log

【问题讨论】:

  • 嗨 Caio,你在运行 rvm info 后得到了什么?
  • 请将任何日志直接添加到您的 Stack Overflow 问题中。由于外部链接已过期,您的问题在当前状态下无法回答。
  • 立即尝试........

标签: ruby rvm


【解决方案1】:

如果第一个错误仍然显示:

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

您可能需要安装命令行工具,如下所示:

xcode-select --install

然后再试一次

【讨论】:

  • xcode 已安装
猜你喜欢
  • 2018-12-14
  • 1970-01-01
  • 1970-01-01
  • 2022-11-17
  • 1970-01-01
  • 2021-05-19
  • 2019-06-25
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多