Re: [MacRuby-devel] installation help

2010-11-05 Thread Laurent Sansonetti
Hi Mikie, An assertion in the bit reader, looks like it's crashing when deserializing the kernel bitcode. As you followed the README.rdoc procedure I assume you properly installed the right version of LLVM, so the problem might be around the kernel bitcode files generation (.objs/kernel-*.bc).

Re: [MacRuby-devel] installation help

2010-11-05 Thread Matt Aimonetti
Why not installing using the nightly build? http://www.macruby.org/files/nightlies/ This way you don't need to have LLVM setup, and no need to build anything. Of course if you are planning on contributing to the project, that's a different issue. - Matt On Fri, Nov 5, 2010 at 8:25 PM, Mikie At