rbenv install 3.2.3
fails on M3 (macOS 14.4.1)
#2364
Unanswered
yhqpanda
asked this question in
Build failures
Replies: 1 comment
-
Hi, the error message you pasted Also, you seem to have been trying |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Machine details:
Error encountered:
BUILD FAILED (macOS ... )
Steps taken to reproduce error:
homebrew
brew install rbenv ruby-build
(https://github.com/rbenv/rbenv?tab=readme-ov-file#installation)rbenv install 3.2.3
Steps taken to resolve error:
Follow all steps in this guide https://medium.com/@nelliemckesson/install-ruby-with-rvm-on-an-m3-pro-mac-784718bdb72a, except final step to do
rvm install 3.2.3 --with-openssl-dir=/usr/local/opt/[email protected]
Feel free to share if there are other solutions!
Beta Was this translation helpful? Give feedback.
All reactions