Not sure if this is 100% the correct way, but I got it working by: uninstalling the rubygems-update 1.2 gem (also do 1.3 if its there when you run "gem list") apt-get remove rubygems
downloaded rubygems 1.2 from rubyforge. unzipped and ran sudo ruby setup.rb then: apt-get install rubygems and it worked :) On Sep 26, 10:29 pm, Edmund <[EMAIL PROTECTED]> wrote: > I am installing hobo on a Windows Vista machine and got this error. > > C:\ruby>gem install hobo > ERROR: Error installing hobo: > hobosupport requires RubyGems version = 1.2 > > C:\ruby>gem --version > 1.3.0 > > How can I install gem 1.2? > > Edmund Vergel de Dios > p.s. I just installed hobo on my Vista laptop yesterday and did not > get this error. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
