From: Amiel Martin Date: 2007-08-23T11:05:41+09:00 Subject: Re: mac help with rubygems Andy Koch wrote: > Hi, > > I'm trying to expand my horizons by learning to do some dev work on an > iMac that I inherited from a co-worker. > > My understanding of Mac OS is fairly described as infantile; I think of > Mac OS as a really pretty version of Linux. > > Now to my point... > > I'm having some trouble with the FireRuby gem. It appears to install, > but running it; well here is the output... > ... > thus I interpret this to mean fr_lib.so file not found > > I've also installed Firebird 1.5.x for good measure. > > and now I wallow in Maconfusion, > > any help appreciated > > regards, Hi, I just recently discovered the same problem, not sure if you've figured it out by now (looks like your post was a while ago...). I don't know why rubygems did not find the darwin version because if I go to rubyforge: http://rubyforge.org/frs/?group_id=596&release_id=3732 the darwin gem is right there, just install with sudo gem install /path/to/fireruby_0.4.1_powerpc_darwin.gem -amiel -- Posted via http://www.ruby-forum.com/.