Archive

Posts Tagged ‘Add new tag’

Upgrading to Ruby 1.8.6 on Red Hat

December 1st, 2008 Ted Sanft 1 comment

Excuse me while I get my inner geek on.

I had Red Hat system that needed to be upgrade from running Ruby 1.8.5 to Ruby 1.8.6.  Unfortunately, Red Hat really lags in releasing RPM’s for many packages, and Ruby is one of the packages.

Now I have drunk the Red Hat RPM Kool-aid.  IMHO using RPM’s on your system is the only sane way to manage a Red Hat based system.  Compiling from source is ugly and hard to manage in the long run.

I called tech support (google.com) and found an RPM based solution to upgrade, but I ran into a few problems that I could find no solution for through “tech support”  I am going to walk you through installing ruby 1.8.6 on a Red Hat system using RPM’s and solving a little issue after you have installed it.
Read more…