J
Jonathan Nielsen
Install libopenssl-ruby1.9.1.
Works on Ubuntu Karmic and better, but this is 8.04 (Hardy), you need
to compile ruby 1.9.1 from source on these older versions of Ubuntu
-Jonathan Nielsen
Install libopenssl-ruby1.9.1.
I finally figured it out.
I cleaned out all the current openssl files, then took the ruby 1.8.5
source, went into the ruby-1.8.5/ext/openssl directory and created the
openssl make file:
ruby extconf.rb
make
make install
and that fiiiiinally but the libraries where they should go.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.