Thanks for your help. I found my problem. I was supposing that webrick was autotically installed with ruby ... I was using InstantRails on Windows which comes with everything. So basically, I had to go the webrick's site, downlad and install it ... and voila. thanks again. Max On Oct 3, 8:47 am, hemant <gethem... / gmail.com> wrote: > On 10/2/06, mxbrunet <maxime.bru... / gmail.com> wrote: > > > I'm trying to run the 'mechanize' gem from ubuntu and I get the > > following errors: > > > No such file to load -- webrick/httputils (LoadError) > > > What have I missed? Can anyone help?I am not sure, if this is the fix. Probably first you should install > webrick as a gem or something. > > But normally...you need to do: > > require 'rubygems' > require 'mechanize' > > Thats the way...mechanize would work properly. > -- > There was only one Road; that it was like a great river: its springs > were at every doorstep, and every path was its tributary.