ruby-1.8.7 post installation problem

V

Vivek Singh

Hi,

Installation of ruby-1.8.7 was successfull.

[vivek@localhost ruby-1.8.7-p72]$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-linux]

But when I tried to start irb

[vivek@localhost ruby-1.8.7-p72]$ irb
/usr/local/lib/ruby/1.8/openssl/ssl.rb:26: uninitialized constant
OpenSSL::SSL::VERIFY_PEER (NameError)
from /usr/local/lib/ruby/1.8/openssl.rb:23:in `require'
from /usr/local/lib/ruby/1.8/openssl.rb:23

Any suggestion or help is highly-2 appreciated.

Thanks,
Vivek
 
R

Ryan Davis

Installation of ruby-1.8.7 was successfull.

[vivek@localhost ruby-1.8.7-p72]$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-linux]

But when I tried to start irb

[vivek@localhost ruby-1.8.7-p72]$ irb
/usr/local/lib/ruby/1.8/openssl/ssl.rb:26: uninitialized constant
OpenSSL::SSL::VERIFY_PEER (NameError)
from /usr/local/lib/ruby/1.8/openssl.rb:23:in `require'
from /usr/local/lib/ruby/1.8/openssl.rb:23

Any suggestion or help is highly-2 appreciated.

haven't seen that one before. Do you have a ~/.irbrc? If so, what are
the contents of it?
 

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
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top