From: "jeremyevans0 (Jeremy Evans)" Date: 2022-02-25T01:27:14+00:00 Subject: [ruby-core:107740] [Ruby master Bug#18602] OpenSSL is not available. Issue #18602 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Feedback Did you reinstall Ruby after installing openssl/libssl-dev? If so, how did you install Ruby? Can you post the configure environment and args, and upload the build log (output of configure/make) and `ext/openssl/mkmf.log`? ---------------------------------------- Bug #18602: OpenSSL is not available. https://bugs.ruby-lang.org/issues/18602#change-96665 * Author: t3rcio (Tercio Oliveira) * Status: Feedback * Priority: Normal * ruby -v: 3.1.1 * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- The following exception: ``` ERROR: While executing gem ... (Gem::Exception) OpenSSL is not available. Install OpenSSL and rebuild Ruby (preferred) or use non-HTTPS sources ``` is triggered when try to install a gem. The system already have openssl and the libssl-dev installed. Openssll version: OpenSSL 1.1.1f 31 Mar 2020. OS: LinxMint 20.3. -- https://bugs.ruby-lang.org/ Unsubscribe: