• Home
  • Posts Tagged'ruby'

Posts Tagged ‘ruby’

How to install RVM (Ruby Version Manager) and Ruby 1.8.7/1.9.2/REE on CentOS 5.6 64Bit

This should be used as an updated and preferred version of my brief Ruby and Gems installation tutorial. Since 1.8.5 is very outdated and full of bugs and security issues, no one should use anything below 1.8.7.

RVM (Ruby Version Manager) is a great way to switch between different version environments of Ruby and it …

Read More
 

How to install Ruby and Gems on CentOS 5.5

UPDATE: This article may help you, however if you are looking for more flexible way to install and handle multiple versions of Ruby on one system, you should check my article about Installing RVM (Ruby Version Manager) and Ruby 1.8.7/1.9.2/REE on CentOS 5.6 64Bit.

If you think that having yum handy and Ruby in one …

Read More
 
© 2011 Betaquest, LLC