Rick Martin wrote: > this code was working, on a different box but it died and I needed to > move it to a new one. I get the same error when I envoke ruby script/ > server I am on a generic Ubuntu
You need to get the ssl lib for ruby. sudo apt-get install libopenssl-ruby1.8 (get the one appropriate for whichever ruby version you're running) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

