From: Li Chen Date: 2008-09-06T02:10:17+09:00 Subject: Re: how to search a website James Britt wrote: > > http://mechanize.rubyforge.org/mechanize/ > > > -- > James Britt Hi James, I download gems for both "mechanize" and "hoe" but still have problems installing them. I am not sure what is going on. Thanks, Li ###################################### Here are the info I get: C:\ruby\gem_download>gem install mechanize-0.7.8.gem --local ERROR: While executing gem ... (RuntimeError) Error instaling mechanize-0.7.8.gem: mechanize requires hoe >= 1.7.0 C:\ruby\gem_download>gem install hoe-1.7.0.gem --local ERROR: While executing gem ... (RuntimeError) Error instaling hoe-1.7.0.gem: hoe requires rubyforge >= 1.0.0 -- Posted via http://www.ruby-forum.com/.