Resolved: How to install the latest version of Ruby and Ruby on Rails in Ubuntu? #answer #programming #solution
Resolved: How to install the latest version of Ruby and Ruby on Rails in Ubuntu? #answer #programming #solution
How to install the latest version of Ruby and Ruby on Rails in Ubuntu?
I installed Ruby with the command apt-get install ruby1.9.1, but when I enter ruby in the console, nothing happens.
I have to use the command
ruby1.9.1-v ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]
But how do I call it with ruby and not ruby1.9.1? And how do I install Rails?
Answer [by slhck]: How to install the…
View On WordPress








