From: Benjohn Barnes Date: 2008-02-19T07:15:50+09:00 Subject: Problem with treetop gem Hi, I'm getting this when I try to gem install the treetop gem: benjohn # sudo gem install polyglot Password: Successfully installed polyglot-0.2.0 1 gem installed Installing ri documentation for polyglot-0.2.0... Installing RDoc documentation for polyglot-0.2.0... benjohn # sudo gem install treetop ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) OpenURI::HTTPError: 404 Not Found reading http://gems.rubyforge.org/gems/facets-2.3.0.gem 404 Not Found

Not Found

The requested URL /gems/facets-2.3.0.gem was not found on this server.

benjohn # ... which is a shame, because it sounds extremely cool! Cheers, Benjohn