I get this error on switchtower setup task: no such file to load -- openssl I have openssl installed. Debian 3.1, Rails 1.0, Ruby 1.8.2, OpenSSL 0.9.7e
Hi. I had the same problem on a Ubuntu box. I did run this command to fix the issue: apt-get install libopenssl-ruby You can read about this problem here: http://groups.google.com/group/comp.lang.ruby/browse_thread/thread/3330721bda835ca5/9e4aafbf182643d7?lnk=st&q=%22SSL+is+not+installed+on+this+system%22&rnum=1&hl=en#9e4aafbf182643d7 Cheers, Cloves Carneiro Jr http://www.ccjr.name --- Vurg <virgild@gmail.com> wrote:> I get this error on switchtower setup task: no such > file to load -- openssl > > I have openssl installed. > > Debian 3.1, Rails 1.0, Ruby 1.8.2, OpenSSL 0.9.7e > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >__________________________________________________________ Find your next car at http://autos.yahoo.ca
Thanks Cloves, that fixed it. "Cloves Carneiro Junior" <ccarneiroj@yahoo.ca> wrote in message news:20060113144356.45523.qmail@web31711.mail.mud.yahoo.com... Hi. I had the same problem on a Ubuntu box. I did run this command to fix the issue: apt-get install libopenssl-ruby You can read about this problem here: http://groups.google.com/group/comp.lang.ruby/browse_thread/thread/3330721bda835ca5/9e4aafbf182643d7?lnk=st&q=%22SSL+is+not+installed+on+this+system%22&rnum=1&hl=en#9e4aafbf182643d7 Cheers, Cloves Carneiro Jr http://www.ccjr.name --- Vurg <virgild@gmail.com> wrote:> I get this error on switchtower setup task: no such > file to load -- openssl > > I have openssl installed. > > Debian 3.1, Rails 1.0, Ruby 1.8.2, OpenSSL 0.9.7e > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >__________________________________________________________ Find your next car at http://autos.yahoo.ca
Maybe Matching Threads
- How do I use ''reply-to'' with Action Mailer
- RailsCron 0.2 plugin
- Stepping into debugger while in script/breakpointer
- ntlm_auth and PEAP machine authentication
- using ActionMailer with template files retrieved from sql database table instead of on disk files