I uninstalled fxruby using "gem uninstall" and attempted to reinstall using "gem install" and I still get the 404 error.
1) Is there a way for me to update the list of mirrors - I assume that that is all handled server-side so probably not. 2) Is there some debug mode that I can run gem install in, so that I can see which server and/or file is being looked for? Thanks, Wes Lyle Johnson wrote: >On 9/21/06, Tom Copeland <[EMAIL PROTECTED]> wrote: > > > >>Hm, both those win32 gems seem to be on all the mirrors: >> >> > ><snip> > >Yeah, the files are there. Is it a naming convention thing? What I >mean is, is the fact that the gems are named: > > fxruby-1.4.7-ruby1.8.4-mswin32.gem > fxruby-1.4.7-ruby1.8.5-mswin32.gem > >and: > > fxruby-1.6.2-ruby1.8.4-mswin32.gem > fxruby-1.6.2-ruby1.8.5-mswin32.gem > >Causing the gem server code some grief? >_______________________________________________ >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
