openssl error - ubuntu

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
 
R

Roberto Felloni

Hi.
Many thanks to all.
I've solved to recompile src ruby1.9.1 after
installation of libssl-dev, openssl and libssl0.9.8

I've compiled with that params:
--with-openssl-dir, --with-readline-dir, --with-zlib-dir

During compilation I receveid a warning : params unrecognized,
but now webrick start.

bye
 
D

David S.

Chad wrote in post #175543:
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.

Chad: thank you for your help. I was create a rails project tickets.

I got this error " no such file to load - openssl" when I load my rails
page:
http://localhost:3000/tickets

Your solution solved my problem.
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,817
Members
47,362
Latest member
ChandaWagn

Latest Threads

Top