From: Eric Hodel Date: 2007-12-22T06:25:52+09:00 Subject: Re: [ANN] RubyGems 1.0.0 On Dec 21, 2007, at 13:16 PM, Jim Morris wrote: > Eric Hodel wrote: >>> I get >>> >>> /usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError) >>> >>> when I try to run it. >>> >>> I am using ruby 1.8.6 on a Ubuntu system. >> Did you see the NOTE? I think this is your problem. > > Yes I did see the note, however I did not install rubygems via the > apt system I originally installed it manually. > > However There were a number of other issues as Ruby was installed > via the apt system, and the solution I found I posted here. Ok, thanks. I've not heard of this problem before. Perhaps something is odd with apt packaged ruby's rbconfig.rb, so `gem` was placed in a different path.