fail due to ssl version Ubuntu 22.04 #1978
Unanswered
amg-web
asked this question in
Build failures
Replies: 3 comments 2 replies
-
Any ideas for workaround? |
Beta Was this translation helpful? Give feedback.
0 replies
-
A workaround is offered in #1940 (reply in thread) and further discussion around the fix for this is #1974 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 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.
-
I try to install ruby 2.7.6 on Ubuntu 22.04
build fail due to openssl version 3.0.2 does not meat the requirement:
/tmp/ruby-build.20220514164550.987.O2gQwx/ruby-2.7.6/ext/openssl/extconf.rb:111: OpenSSL >= 1.0.1, < 3.0.0 or LibreSSL >= 2.5.0 is required
'/tmp/ruby-build.20220514164550.987.O2gQwx/ruby-2.7.6/ext/openssl/extconf.rb:111:in
<top (required)>' ./ext/extmk.rb:214:in
load'./ext/extmk.rb:214:in
block in extmake' /tmp/ruby-build.20220514164550.987.O2gQwx/ruby-2.7.6/lib/mkmf.rb:331:in
open'./ext/extmk.rb:210:in
extmake' ./ext/extmk.rb:572:in
block in./ext/extmk.rb:568:in
each' ./ext/extmk.rb:568:in
'Beta Was this translation helpful? Give feedback.
All reactions