Re: [MacRuby-devel] compiling macruby

2009-07-22 Thread Daniel
ok, thanks. On Wed, Jul 22, 2009 at 2:35 PM, Conrad Taylor wrote: > On Wed, Jul 22, 2009 at 4:19 AM, Daniel wrote: > >> Hi, >> >> I've been compiling macruby from source, svn with tag 0.4 >> >> One observation I made is that if there's a different bison in my path, >> such as the one from macpo

Re: [MacRuby-devel] compiling macruby

2009-07-22 Thread Conrad Taylor
On Wed, Jul 22, 2009 at 4:19 AM, Daniel wrote: > Hi, > > I've been compiling macruby from source, svn with tag 0.4 > > One observation I made is that if there's a different bison in my path, > such as the one from macports in /opt/local/bin/bison, then macruby will not > compile. > > In Rakefile,