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
On Jan 11, 2011, at 1:04 PM
On Jan 11, 2011, at 9:04 PM, Duane Kiefer wrote:
> Am I the only person unable to do a 'rake' on the current MacRuby-trunk?
Works for me, although I pull from the git repo.
A bison problem perhaps?
---
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
Hi,
Am I the only person unable to do a 'rake' on the current MacRuby-trunk?
Here's what I get after doing the svn:
Darwin::dekiefer:23-> cd ..
/Volumes/Arbeit/MacRuby
Darwin::dekiefer:24-> !svn
svn co http://svn.macosforge.org/repository/ruby/MacRuby/trunk MacRuby-trunk
Checked out revision 515