On Tue, Nov 18, 2008 at 4:20 PM, Eric Miller <[EMAIL PROTECTED]> wrote:
> Wouldn't it have to use the system Ruby to build shoes from source? Or is > there a version of Ruby in the Shoes source git download? > SHoes embeds a ruby version, but it's not used to build itself. btw, have you checked all the dependencies here? http://github.com/why/shoes/wikis/buildingshoes (disclamier: I haven't build the latest git version yet) > > Seth Thomas Rasmussen wrote: > > On Tue, Nov 18, 2008 at 9:22 AM, Eric Miller <[EMAIL PROTECTED]> <[EMAIL > PROTECTED]> wrote: > > > Unable to build the latest from git on Ubuntu 8.10. > There are a bunch of warnings about ignored return values in binject.c, but > I don't think that's the problem. Here's the tail end just before it quits. > > Any idea what's wrong? > > rake aborted! > /usr/lib/ruby/1.8/rake.rb:2237:in `const_missing': uninitialized constant > Gem > /home/eric/source/shoes/Rakefile:117 > (See full trace by running task with --trace) > no such file to load -- shoes > > > Strange. Seems to be using your Ruby install instead of the one in Shoes? > > > > >
