I'm trying to change version of the running ruby on a CentOs machine.

-# rvm use ruby-1.9.1-p378
-# ruby -v
-# ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-linux]

It is installed (by rvm) and I get no complains when I try to use that version, whereas I get complains when trying to use another version.

Anyone got any ideas on how to get this working? I'm essentially trying to install rails on top of this and I get a too-old-version complaint if I'm trying to install on 1.8.6.

Thanks for any input..

link|improve this question

57% accept rate
feedback

1 Answer

up vote 0 down vote accepted

There probably won't be an answer for this question since it magically worked when I logged on the next day...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.