Skip to content
Discussion options

You must be logged in to vote

Hi @myxoh, I find a solution in this thread #2053 (comment) .

I just have to install openssl@3 with this command:

brew install openssl@3

And install the ruby version with this command:

RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@3)" rbenv install 3.1.2

And that's it, this works for me.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
8 replies
@hsbt
Comment options

hsbt Sep 22, 2022
Maintainer

@JorgeRodz
Comment options

@myxoh
Comment options

@myxoh
Comment options

@JorgeRodz
Comment options

Comment options

You must be logged in to vote
2 replies
@myxo
Comment options

@JorgeRodz
Comment options

Answer selected by hsbt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants
Converted from issue

This discussion was converted from issue #2047 on September 20, 2022 00:18.