From: Vivek Singh Date: 2009-02-22T00:13:41+09:00 Subject: ruby-1.8.7 post installation problem 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 -- Posted via http://www.ruby-forum.com/.