小编Jay*_*nse的帖子

无法在MacOS上安装任何带RVM的Ruby 10.14.2 Mojave:运行'__rvm_make -j4'时出错

将MacOS升级到10.14.2 Mojave后,我无法再安装任何带RVM的Ruby版本了.它总是会出现这样的错误:

$rvm install 2.5.3
ruby-2.5.3 - #removing src/ruby-2.5.3..
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.14/x86_64/ruby-2.5.3.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/jdinse/.rvm/rubies/ruby-2.5.3, this may take a while depending on your cpu(s)...
ruby-2.5.3 - #downloading ruby-2.5.3, this may take a while depending on …
Run Code Online (Sandbox Code Playgroud)

ruby xcode rvm macos-mojave

6
推荐指数
1
解决办法
1065
查看次数

标签 统计

macos-mojave ×1

ruby ×1

rvm ×1

xcode ×1