cannot install ruby 2.7.6 on macbook M1 Pro Ventura 13.2.1 #2158
Unanswered
AlexanderSherrow
asked this question in
Build failures
Replies: 3 comments
-
Any solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@AlexanderSherrow There is a line of output that starts with |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had a similar issue and running |
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
-
I have tried a series of commands including: rbenv install 2.7.6, CFLAGS="-Wno-error=implicit-function-declaration" RUBY_CONFIGURE_OPTS='--with-readline-dir=/usr/local/opt/readline/' arch -x86_64 rbenv install 2.7.6.
I've tried uninstalling and reinstalling rbenv using homebrew. I just keep getting these same 10 lines of errors. Even tried other versions and it just fails. The error messages don't seem to tell me anything. Any help?
Beta Was this translation helpful? Give feedback.
All reactions