#810: MacRuby can't install the nokogiri of rubygems. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: reopened Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: closed => reopened * resolution: invalid => Comment: Re-opening the ticket. It looks like the fix was released, but nokogiri cannot identify MacRuby as 1.9 because it doesn't define HAVE_RUBY_ENCODING_H. When defining this variable, the build fails later because nokogiri makes use of the encoding.h API and we miss some symbols. -- Ticket URL: <http://www.macruby.org/trac/ticket/810#comment:2> MacRuby <http://macruby.org/>