I had some trouble with the new RubyGems, which is why I'm now a member of this list :).
Try removing your source_cache file and then try to reinstall... It's in C:\ruby\lib\ruby\gems\1.8 on my Win XP system. Good luck, Wes Chris Tirpak wrote: >Howdy - > >Please accept my apologies if this is off topic -- it seems to be the >correct place, I'll happily relocate the question if its the incorrect >forum. > >I have a SUSE 10.1 machine that I've installed ruby and rails on - >both from sources rather than the SUSE packages. When I try to add >rails I get the following: > >zippity:/usr/src/rubygems-0.9.0 # ruby -v >ruby 1.8.4 (2005-12-24) [i686-linux] >zippity:/usr/src/rubygems-0.9.0 # gem -v >0.9.0 >zippity:/usr/src/rubygems-0.9.0 # gem install rails --include-dependencies >ERROR: While executing gem ... (OpenURI::HTTPError) > 300 Multiple Choices >zippity:/usr/src/rubygems-0.9.0 # > > >I tried this and then re-running the above sequence and the results >were the same: > > >zippity:/usr/src/rubygems-0.9.0 # gem update --system >Updating RubyGems... >Attempting remote update of rubygems-update >Successfully installed rubygems-update-0.9.0 >Updating version of RubyGems to 0.9.0 >Installing RubyGems 0.9.0 >---> bin ><--- bin >---> lib ><snip>..... lots of normal looking messages ><--- lib/rbconfig ><--- lib >As of RubyGems 0.8.0, library stubs are no longer needed. >Searching $LOAD_PATH for stubs to optionally delete (may take a while)... >...done. >No library stubs found. > > Successfully built RubyGem > Name: sources > Version: 0.0.1 > File: sources-0.0.1.gem >RubyGems system software updated > > >Any suggestions? > >Thanks, >Chris >_______________________________________________ >Rubygems-developers mailing list >[email protected] >http://rubyforge.org/mailman/listinfo/rubygems-developers > > > _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
