From: Tridib Bandopadhyay Date: 2010-12-01T00:34:26+09:00 Subject: Re: Ruby Programming Brian Candler wrote in post #965078: > 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. Okay I Have downloaded the Ruby 1.8.6 Can any one say me where is the GC_NOTIFY function in gc.c file?..May be at which line... Regards Tridib -- Posted via http://www.ruby-forum.com/.