Hi Laurent, rake is the problem:
Darwin::dekiefer:15-> head -n 1 `which rake` #!/Library/Frameworks/MacRuby.framework/Versions/0.9/usr/bin/macruby Darwin::dekiefer:16-> which rake /usr/bin/rake Darwin::dekiefer:17-> rake --version rake, version 0.8.7 Darwin::dekiefer:18-> which ruby /usr/bin/ruby I installed MacRuby 0.8 but didn't get a new rake so I went ahead and downloaded rake-18 from fink and rake is successfully raking the trunk now. Thank you, Duane On Jan 11, 2011, at 4:25 PM, macruby-devel-requ...@lists.macosforge.org wrote: > Date: Tue, 11 Jan 2011 13:56:45 -0800 > From: Laurent Sansonetti <lsansone...@apple.com> > To: "MacRuby development discussions." > <macruby-devel@lists.macosforge.org> > Subject: Re: [MacRuby-devel] MacRuby Trunk rake Segmentation Fault > Message-ID: <0201739f-e82b-45d8-b51e-a7ce803c6...@apple.com> > Content-Type: text/plain; charset="us-ascii" > > Hi Duane, > > Maybe it's rake which is segfaulting here. Maybe your rake is using MacRuby. > Some early versions of MacRuby did not support rake and were overriding > /usr/bin/rake when installing certain gems through macgem. > > Try: > > $ head -n 1 `which rake` > > Laurent ------------------------------------------------------ “Liberals feel unworthy of their possessions. Conservatives feel they deserve everything they've stolen.” Mort Sahl _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel