On Mon, 2006-11-20 at 19:56 +0900, Jan Svitok wrote: > 1. how to use the planetargon mirror: > > from: http://www.robbyonrails.com/articles/2005/10/18/rubygems-mirror-to-kill-the-wait > gem install --source > http://rubyforge.planetargon.com/gems.rubyforge.org whatever > but it seems a bit* outdated (* = 1 year) Yup, I'd suggest using the mirror listed here, which is rsync'd whenever a new gem is released: http://tomcopeland.blogs.com/juniordeveloper/2006/10/rubyforge_down.html But it doesn't have the gem indexing data, so you'll need to download the files manually rather than with the gem client. I'll see what I can do about generating a gem index there. Yours, Tom