System Admin07 Nov 2005 12:48 pm
Since this isn’t documented anywhere in the ruby install docs that I can find… If you want your Ruby build to have openssl support, you’ll need to compile with –with-openssl-dir=, pointing at your OpenSSL build.
It seems kind of basic, but it doesn’t show up in a ./configure –help, and it’s not anywhere in the docs that I can find.