From: Ramiro Diaz Trepat Date: 2008-01-03T15:20:57+09:00 Subject: [noob] Mechanize problem Hello, I can't run even the most trivial examples of Mechanize, neither on Ubuntu nor in Leopard because I get the following error: ./mechanize.rb:4: uninitialized constant WWW (NameError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require' from google.rb:2 I have installed mechanize with all its dependencies. Can anybody give me a hint about what's wrong with my installation or whatever am I doing wrong? Thanks r.