[MacRuby] #133: Cannot install soap4r gem using macgem
#133: Cannot install soap4r gem using macgem ------------------------------------+--------------------------------------- Reporter: rebotfc@googlemail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: macgem ------------------------------------+--------------------------------------- As an example of macgem currently failing to install a gem, the SOAP4r gem via macgem fails to install. This error has been repeated by at least one other person. The error when running macgem install soap4r is: ERROR: Error installing soap4r: soap4r requires () -- Ticket URL: <http://www.macruby.org/trac/ticket/133> MacRuby <http://macruby.org/>
#133: Cannot install soap4r gem using macgem ------------------------------------+--------------------------------------- Reporter: rebotfc@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: macgem | ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.5 Comment: As of r2918, it seems to be installable. {{{ $ macgem install soap4r WARNING: Installing to ~/.gem since /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/Gems/1.9.0 and /usr/bin aren't both writable. WARNING: You don't have /Users/lrz/.gem/macruby/1.9.0/bin in your PATH, gem executables will not run. Successfully installed httpclient-2.1.5.2 Successfully installed soap4r-1.5.8 2 gems installed }}} It may not fully work though, feel free to file a new bug if you find something. -- Ticket URL: <http://www.macruby.org/trac/ticket/133#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby