From: Gianni Jacklone Date: 2004-10-27T01:31:15+09:00 Subject: Re: irb, Fedora Core 2 Robert Love wrote: >I'm wanting to play/learn Ruby. I have a Fedora core 2 system that has >ruby 1.8.1 installed but I can't find irb. Should it be there? Is that >part of the Ruby base system or is it an add on? Can I get just irb? > >Thanks for all pointers. > > > Sorry I'm a little late but... yum install irb ...should do it. Cheers, Gianni