[Ilugc] error while upgrading ruby and rails !

2010-12-14 Thread jaya kumar
hi to all

am using fedora 13
ruby version ruby 1.8.6 (2010-02-05 patchlevel 399) [i386-linux]

now currently am using  Rails 2.3.8
but i need to install rails 3.0.3 version to upgrade rails

the problem is if i need to upgrade to rails 3.0.3 it asking to update ruby
also
i cannot update the ruby version  i dont know the reason? ,

 the current version of ruby is 1.9.2


how can i update latest version of ruby and latest version of rails in
fedora via terminal

please help me to suggest your ideas

thank you

regards

jayakumar
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] error while upgrading ruby and rails !

2010-12-14 Thread Chandrashekar Babu
Hi!

 i cannot update the ruby version  i dont know the reason? ,

   the current version of ruby is 1.9.2


 how can i update latest version of ruby and latest version of rails in
 fedora via terminal


You might want to look into RVM (Ruby Version Manager). Try
this URL: http://rvm.beginrescueend.com/ and follow the
instructions. On Ubuntu and FC14, I had to do this to install
ruby without having to worry about Fedora/Ubuntu package
availability/dependencies.

Once, you've configured RVM, switch to 1.9.2 version and try
'gem install rails --version=3.0.3' to get rails 3 up and running

Cheers,
Chandrashekar.

-- 
Chandrashekar Babu.
http://www.chandrashekar.info/
http://www.slashprog.com/

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc