From: James Byrne Date: 2007-09-06T05:57:43+09:00 Subject: Re: Compiling ruby-1.8.6 on CentOS-4.5 with readline and ope James Byrne wrote: I have discovered that running ./configure with the options --with-readline-dir=/usr and --with-openssl-dir=/usr seems to have solved the missing readline and openssl support problem. Now I discover that I can no longer find my installed gems. Sigh. So... I went to cd /usr/lib/ruby/gems/1.8/gems/rubygems-update-0.9.4 and ran ruby setup.rb. Now I have to reload all of my gems I suppose using gem install x --include-dependencies --remote. sigh. sigh... -- Posted via http://www.ruby-forum.com/.