From: Hans Fugal Date: 2006-07-25T05:35:11+09:00 Subject: Re: problem building ruby-audio-0.1.1 on OSX 10.4.7 Mike Spears wrote: > Hi Hans, > > Thanks for responding! > > I have looked around my system and I can't find any other ruby > installations except for the one in /usr/lib. I'll look at the > Makefile to see what I can do. > > I am using narray-0.5.8 and SWIG 1.3.27. > Here is the full rake output, followed by the contents of my .bash_profile. Odd. As I'm running tiger (10.4.7) as well and it works fine, I think perhaps you haven't fixed your ruby to compile C extensions yet. I get a different compilation command than you do. Google for "ruby fix osx" or just do "gem install fixrbconfig"