我正在尝试在具有 m1 pro 芯片的 mac 上安装 ruby 2.6.5,但它给出了“__rvm_make -j10”错误。
我尝试用谷歌搜索,但找不到“__rvm_make -j10”的错误。stackoverflow 上有一个问题有同样的错误,我尝试了相同的方法,但它也不起作用。
我尝试过“rvm install 2.6.5 --with-out-ext=fiddle” 我也尝试过使用 open ssl 1.0,但没有一个有效。
sammalik@Sams-MacBook-Pro rubyporgram % rvm install 2.6.5
ruby-2.6.5 - #removing src/ruby-2.6.5 - please wait
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/13.0/arm64/ruby-2.6.5.
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/sammalik/.rvm/rubies/ruby-2.6.5, …Run Code Online (Sandbox Code Playgroud)