On May 28, 2006, at 11:29 PM, Xeno Campanoli wrote:
> Actually, here is a more interesting failure:
>
[snip]
Looks like it failed with the installation of the documentation. It's
probably still ok. Note that WWW::Mechanize does not install a binary
like lwp does.
try doing
require 'rubygems'
require 'mechanize'
www = WWW::Mechanize.new