#592: No such file to load -- ubygems (LoadError) -------------------------------------+-------------------------------------- Reporter: lasse.koskela@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: LoadError -------------------------------------+-------------------------------------- Comment(by lsansonetti@…): I suspect you happen to have a RUBYOPT environment variable set to "-rubygems". It looks like -v tries to interpret it while it should not. I'm therefore keeping this bug open. I would recommend to disable this variable when using MacRuby. Requiring rubygems has a significant runtime cost today, you probably do not want to load it every time. -- Ticket URL: <http://www.macruby.org/trac/ticket/592#comment:1> MacRuby <http://macruby.org/>