logo       

Re: Ruby Help- openssl error: msg#00129

Subject: Re: Ruby Help- openssl error
On 4/25/06, B. Shankar <bunnyshan4u-/E1597aS9LQAvxtiuMwx3w@xxxxxxxxxxxxxxxx> 
wrote:
> Hi,
>
> I have installed Ruby 1.8.4. I am trying to use net/ssh module in my
> program.
>
> require 'net/ssh'
>
> when i try to execute the ruby program, i get this error.
>
> "/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:22:in
> `require__': no such file to load -- openssl (LoadError)
>         from

net/ssh depends on ruby 'openssl' module. Looks like
you are missing that.

/prakash


-----------------------------------------------
Next Meeting as on our Website: http://ilughyd.org.in
----------------------------------------------- 


<Prev in Thread] Current Thread [Next in Thread>