t3rcio (Tercio Oliveira)
- Login: t3rcio
- Registered on: 02/25/2022
- Last sign in: 02/26/2022
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/26/2022
-
03:07 AM Ruby Bug #18602: OpenSSL is not available.
I tried your suggestion:
```
You may want to use --with-openssl-include=/path/to/openssl/headers --with-openssl-lib=/path/to/openssl/lib, with values appropriate to your installation.
```
but it didn't work.
After read the code a...
02/25/2022
-
12:41 PM Ruby Bug #18602: OpenSSL is not available.
- jeremyevans0 (Jeremy Evans) wrote in #note-1:
> 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 configur... -
01:20 AM Ruby Bug #18602 (Closed): OpenSSL is not available.
- 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 syste...