Hello all,
I am new to Ruby and its installation. I've read the info out there and decided to use RVM. I use yum to see if there is a native, packaged version of RVM in the repositories. I find "rubygems-rvm" and take it to be "RVM" (that's what the description of the package says after all).
After yum-installing this (and auto dependency installation) I go to the terminal and try to use RVM, only to be told the command doesn't exist.
doesn't work either. The rubygems system is present, however. By default, the 1.8.7 version of Ruby was installed. I was hoping to "update" to 1.9.2 using RVM, which I thought was present after installing the rubygem-rvm rpm.
I'm using F15 btw.
Am I totally misunderstanding what the rubygem-rvm package is? :confused:
Thanks.
I am new to Ruby and its installation. I've read the info out there and decided to use RVM. I use yum to see if there is a native, packaged version of RVM in the repositories. I find "rubygems-rvm" and take it to be "RVM" (that's what the description of the package says after all).
After yum-installing this (and auto dependency installation) I go to the terminal and try to use RVM, only to be told the command doesn't exist.
Code:
man rvm
I'm using F15 btw.
Am I totally misunderstanding what the rubygem-rvm package is? :confused:
Thanks.