#289: macgem error "uninitialized constant Gem::Marshal (NameError)" -------------------------------------+-------------------------------------- Reporter: ingo.vietense@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: macgem -------------------------------------+-------------------------------------- Comment(by msassak@…): I was getting the same error when trying to run `rake spec:ci` and `rake bench:ci` as noted in the readme. Turns out I had the RUBYOPT environment variable set to "rubygems". Unsetting it fixed the problem. Now I'm getting segfaults, which is more the type of error I was expecting from the experimental branch. :-) -- Ticket URL: <http://www.macruby.org/trac/ticket/289#comment:3> MacRuby <http://macruby.org/>