Install fails during openssl install #1842
Unanswered
atombender
asked this question in
Build failures
Replies: 1 comment
-
I think the required openssl flag is |
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.
-
The actual failure, in the middle of that log, seems to be:
However, that folder does not exist when I run
rbenv
.Installing with
RUBY_CONFIGURE_OPTS="--with-opt-dir=/usr/local/opt/openssl"
(which still downloads and compiles OpenSSL, not sure how to disable that?) seems to work.ruby-build.20191202161339.37687.log
Beta Was this translation helpful? Give feedback.
All reactions