#766: Problems building "any" revision of trunk -----------------------------------+---------------------------------------- Reporter: kennylovrin@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Comment(by kennylovrin@…): Replying to [comment:1 lsansonetti@…]:
I suspect your /usr/bin/rake command is actually using an old version of MacRuby.
Try editing the #! line of /usr/bin/rake and set it to /usr/bin/ruby instead.
You are absolutely right, changing it seems to work (still building). It makes me wonder though, was that supposed to happen from the beginning? I thought macrake would be installed leaving rake untouched? How does this affect for example a rails app running ruby rather than macruby, when rake invokes macruby? -- Ticket URL: <http://www.macruby.org/trac/ticket/766#comment:2> MacRuby <http://macruby.org/>