Had same issue, this is what did it for me:
apt-get update apt-get install libreadline5-dev rvm package install readline rvm package install zlib # probably not necessary rvm install 1.9.2 -C --with-zlib-dir=/usr/local/rvm/usr/lib --with-readline-dir=/usr/local/rvm/usr/lib -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

