From: Eric Hodel Date: 2007-08-10T15:28:50+09:00 Subject: Re: RubyGems Problems On Aug 9, 2007, at 20:25, Spencer W. wrote: > Hello, I am having problems installing RubyGems on my Mac. Here is the > shell output. > > $ sudo ruby setup.rb > [...] > <--- lib > Successfully built RubyGem > Name: sources > Version: 0.0.1 > File: sources-0.0.1.gem > Removing old RubyGems RDoc and ri... > Installing rubygems-0.9.4 ri... > [...] > hook /rubygems-0.9.4/./post-install.rb failed: > undefined local variable or method `size' for # > Try 'ruby setup.rb --help' for detailed usage. > > > What could be wrong? Thanks! For some reason RubyGems' documentation didn't build. RubyGems will still be usable since the sources gem was installed. Could you re-run with: ruby -d setup.rb and attach the output of: gem env ruby -v -- Poor workers blame their tools. Good workers build better tools. The best workers get their tools to do the work for them. -- Syndicate Wars