From: Brian Candler Date: 2010-11-30T21:19:12+09:00 Subject: Re: Ruby Programming Tridib Bandopadhyay wrote in post #965077: > But I am running on CentOS which supports this Ruby version only..I > tried to compiler Ruby 1.9 but it was not working.. Compile 1.8.6 or 1.8.7, it will be fine. (Assuming you've got a working C compiler of course). Or use rvm which takes care of most of this for you. There are also ruby 1.8.5 RPM packages for CentOS 4 in the Testing repository: http://dev.centos.org/centos/4/testing/i386/RPMS/ Regards, Brian. -- Posted via http://www.ruby-forum.com/.