[MacRuby] #231: [0.4] Can't install hoe
#231: [0.4] Can't install hoe ---------------------------------+------------------------------------------ Reporter: roberto@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: hoe, gem ---------------------------------+------------------------------------------ MacRuby 0.4 just installed from the posted package. 10.5.6, macports 1.7. gcc 4.0/4.2 from XCode. {{{ 503 [23:41] roberto@sidhe:HG/old-crypto> sudo macgem install rubyforge hoe Successfully installed rubyforge-1.0.3 ERROR: Error installing hoe: hoe requires (, runtime) 1 gem installed Installing ri documentation for rubyforge-1.0.3... Error reading the class cache; recreating the class cache! Updating class cache with 47 classes... Installing RDoc documentation for rubyforge-1.0.3... }}} I can (and did) install hoe on plain ruby 1.9.1 (from trunk). -- Ticket URL: <http://www.macruby.org/trac/ticket/231> MacRuby <http://macruby.org/>
#231: [0.4] Can't install hoe ---------------------------------+------------------------------------------ Reporter: roberto@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: hoe, gem | ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.5 Comment: Seems to work on trunk (0.5), closing. {{{ $ macgem install rubyforge 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 json_pure-1.1.9 Successfully installed rubyforge-2.0.3 2 gems installed $ macgem install hoe 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 hoe-2.3.3 1 gem installed }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/231#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby