From: "Chauk-Mean P." Date: 2007-11-20T21:33:36+09:00 Subject: Re: RubyGems 0.9.5 Chauk-Mean P. wrote: > Eric Hodel wrote: >> RubyGems 0.9.5 adds several new features and fixes several bugs. > > RubyGems 0.9.5 looks great but I cannot installed the ruby-debug-ide > gem. > > I just create an issue on the RubyForge tracker : > > [#15759] rubygems 0.9.5 cannot install ruby-debug-ide > I forgot to mention that I only use local installation of gems that I already have downloaded (offline installation). I tried forcing a local installation of ruby-debug-ide-0.1.9.gem and this works : gem install -l ruby-debug-ide It's a bit strange as I have been able to install ruby-debug-base (ruby-debug-base-0.9.3-mswin32.gem) without the local flag (-l). Cheers. Chauk-Mean. -- Posted via http://www.ruby-forum.com/.