Installing RVM Rubies without a System Ruby
Posted on: January 01, 2012
Distributions do it badly … do it better with RVM
- rvm install command (user and system) apt-get install libssl-dev
-
— rvm install 1.9.2
- may not be needed? -
- cd ruby extconf.rb
-
- make make install
-
— rvm install —reconfigure 1.9.2