On May 30, 2008, at 7:35 AM, Thomas Bell wrote:
Try upgrading rake to 8.1.
--Tom
I upgraded rake and here's what I got with shoes (I re-git'ed the
shoes file first).
rake aborted!
Command failed with status (1): [gcc -I. -c -I./deps/include -I./deps/
inclu...]
/Users/mike/Downloads/shoes/rakefile:372
(See full trace by running task with --trace)
mike:~/Downloads/shoes/ > ruby -ver
ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-darwin8.9.1]
I am using ruby 1.8.6, if that matters. Thanks for the help.
Mike