Shoes3 and ubuntu install problem

i've run into a problem installing shoes3 on ubuntu 10.04 lucid.
following the instructions here:

i get this error running 'rake':

rake aborted!
no such file to load -- mechanize
/xxx/xxx/shoes/Rakefile:291:in `<top (required)>'

  any ideas?

  thanks,

  - j

···

--
Posted via http://www.ruby-forum.com/.

You may have more luck asking this question on the Shoes list
(shoes@librelist.org); it looks like the mechanize gem might need to
be installed.

···

On Mon, May 2, 2011 at 6:07 PM, jake kaiden <jakekaiden@yahoo.com> wrote:

i've run into a problem installing shoes3 on ubuntu 10.04 lucid.
following the instructions here:
Building Shoes on Linux · shoes/shoes-deprecated Wiki · GitHub

i get this error running 'rake':

rake aborted!
no such file to load -- mechanize
/xxx/xxx/shoes/Rakefile:291:in `<top (required)>'

any ideas?

In case Jake doesn't post his answer here, he figured out that it was
because he was trying it with Ruby 1.8 rather than Ruby 1.9.1.

thanks Steve -

  i had forgotten to post back here...

- j

···

--
Posted via http://www.ruby-forum.com/.

Christopher Dicely wrote in post #996356:

You may have more luck asking this question on the Shoes list
(shoes@librelist.org); it looks like the mechanize gem might need to
be installed.

thanks - hadn't found the shoes list - i'll check that out...

  -j

···

--
Posted via http://www.ruby-forum.com/\.