[Rubygems-developers] Installation glitch
Chad Fowler
chad at chadfowler.com
Wed Mar 17 08:12:21 EST 2004
On Mar 17, 2004, at 7:21 AM, Gavin Sinclair wrote:
> When I run "ruby install.rb" to install RubyGems, I get this error.
>
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/builder.rb:95:in `build':
> undefined method `all' for ["li
> b/sources.rb"]:Array (NoMethodError)
> from install.rb:72:in `install_rb'
> from install.rb:77
>
>
> Note: that's *after* it has successfully installed the important
> stuff, so it's not really important. I'm not going to debug it now
> because that would distract me from playing with 'gems', but I thought
> I should report it.
>
Gavin, what's your ruby -v? I'm at the following with no errors, but
perhaps I'm overlooking something:
tashi-delek:~/download/rubygems chadfowler$ ruby -v
ruby 1.8.1 (2003-12-25) [powerpc-darwin]
Thanks!
Chad
More information about the Rubygems-developers
mailing list