小编dav*_*j95的帖子

使用 rvm 安装 Ruby 时出错:“__rvm_make -j8”

我试图使用安装最新的稳定 Ruby 版本(3.1.x3.2.xrvm。但是,rvm install编译 Ruby 时,任何这些版本的命令都会失败。例如,当尝试运行时

rvm install 3.1.4
Run Code Online (Sandbox Code Playgroud)

我得到以下输出:

Searching for binary rubies, this might take some time.
No binary rubies available for: osx/13.5/arm64/ruby-3.1.4.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Updating certificates bundle '/opt/homebrew/etc/openssl@1.1/cert.pem'
Requirements installation successful.
Installing Ruby from source to: /Users/davidlj95/.rvm/rubies/ruby-3.1.4, this may take a while depending on your cpu(s)...
ruby-3.1.4 - #downloading ruby-3.1.4, this may …
Run Code Online (Sandbox Code Playgroud)

ruby macos openssl compiler-errors rvm

8
推荐指数
1
解决办法
2136
查看次数

标签 统计

compiler-errors ×1

macos ×1

openssl ×1

ruby ×1

rvm ×1