On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote:
> On Mon, 24 Mar 2014 20:23:55 +0000
> 
> Mick <michaelkintz...@gmail.com> wrote:
> > /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require': cannot load such
> > file -- rubygems/defaults (LoadError)
> > 
> > The missing file is there, I think:
> > 
> > # ls -la /usr/lib64/ruby/1.9.1/rubygems.rb
> > -rw-r--r-- 1 root root 34951 Apr 20
> > 2012 /usr/lib64/ruby/1.9.1/rubygems.rb
> > 
> > What now?
> 
> It can't load what is on line 30 of that file; there'll be a require
> instruction, and that require instruction would bring in another file.

Aha!  That's what it meant.  :-)

The line in question is:

  require 'rubygems/defaults'

Where should I look for that?

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to