> Macintosh:vincentisambart-hotconsole-cbdd6d06ece482e124516359cd9299294667daeb > barry$ macrake > (in > /Users/barry/dev/vincentisambart-hotconsole-cbdd6d06ece482e124516359cd9299294667daeb) > rake aborted! > no such file to load -- hotcocoa/standard_rake_tasks > /Users/barry/dev/vincentisambart-hotconsole-cbdd6d06ece482e124516359cd9299294667daeb/rakefile:2:in > `require' > (See full trace by running task with --trace)
This means you are using an old version of MacRuby, probably 0.3. You can check it by running macruby -v, or in macirb by displaying MACRUBY_VERSION and MACRUBY_REVISION. _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
