On Thu, Sep 2, 2010 at 7:21 AM, Daniel Bye <[email protected]> wrote: > On Wed, Sep 01, 2010 at 02:37:52PM -0400, Rajinder Yadav wrote: >> hi i am trying to install rubygem 1.3.7 on my linux system, i am using >> ruby 1.9.2p0, when i try to install rubygem i get the following error: > > You shouldn't need to install rubygem, since it is included as part of the > standard library since 1.9. > > Dan
if i do that i see 2 errors when i try to install rails 3 22 gems installed Installing ri documentation for activesupport-3.0.0... Installing ri documentation for builder-2.1.2... ERROR: While generating documentation for builder-2.1.2 ... MESSAGE: Unhandled special: Special: type=17, text="<!-- HI -->" ... RDOC args: --ri --op /usr/local/lib/ruby/gems/1.8/doc/builder-2.1.2/ri --title Builder -- Easy XML Building --main README --line-numbers --quiet lib CHANGES Rakefile README doc/releases/builder-1.2.4.rdoc doc/releases/builder-2.0.0.rdoc doc/releases/builder-2.1.1.rdoc --title builder-2.1.2 Documentation (continuing with the rest of the installation) Installing ri documentation for i18n-0.4.1... and the other error Installing ri documentation for rails-3.0.0... File not found: lib -- Kind Regards, Rajinder Yadav -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

