Sorry, solved my own issue. I had made /usr/bin/ruby symlink to somewhere other than the default /System/Library/Frameworks...etc. version. Putting that symlink back to the default location solved the issue.
- Ivan Storck SustainableWebsites.com (+1) 206-452-0652 Check out our blog; http://www.sustainablewebsites.com/blog Follow us on Twitter: http://twitter.com/sustainableweb On Sun, Jun 6, 2010 at 22:56, Ivan Storck <[email protected]> wrote: > Has anyone tried to run xgrid on a system with macruby installed? I > get an error from /usr/sbin/xgridctl (which to my surprise is written > in ruby) no such file to load -- osx/foundation > > <code> > ~> sudo xgridctl c on > Password: > /usr/sbin/xgridctl:4:in `require': no such file to load -- > osx/foundation (LoadError) > from /usr/sbin/xgridctl:4 > </code> > > looks like it's calling a RubyCocoa thing? > > I do not get the error on my two other macs that do not have MacRuby > installed. > - > Ivan Storck > SustainableWebsites.com > (+1) 206-452-0652 > > Check out our blog; > http://www.sustainablewebsites.com/blog > > Follow us on Twitter: > http://twitter.com/sustainableweb > _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
