[Rails] Re: Ruby installation error

2012-01-15 Thread Bob Smith
On Jan 14, 7:57 am, Alex Mercer wrote: > Kamal, this might be helpful: >   $ rvm get head >   $ rvm remove 1.9.2 >   $ rvm reload  $ rvm pkg install readline >   $ rvm install 1.9.2 > > On Jan 14, 11:12 am, Colin Law wrote: > > > On 13 January 2012 18:02, Kamal wrote: > > > > Hi, I am a newbie t

[Rails] Re: Ruby installation error

2012-01-14 Thread Alex Mercer
Kamal, this might be helpful: $ rvm get head $ rvm remove 1.9.2 $ rvm reload $ rvm pkg install readline $ rvm install 1.9.2 On Jan 14, 11:12 am, Colin Law wrote: > On 13 January 2012 18:02, Kamal wrote: > > > Hi, I am a newbie to Ruby and I have been installing ruby 1.9.2 > > following