Compiling Ruby 2.7.7 on Ubuntu 22.04
Compiling Ruby 2.7.7 fails with the following error about openssl:
Compiling Ruby 2.7.7 fails with the following error about openssl:
To integrate direnv with ruby-install — installation instructions here — add the following to ~/.direnvrc:
On recent versions of Ubuntu, with older versions of Ruby, you’ll get an error about missing openssl. See this post for a solution.
How to write a CGI script (in Ruby) to accept files uploaded with POST.