Error message installing the feedtools gem.

L

Leray Raphael

I'm currently studying Ruby with the book : "Beginning Ruby, from novice
to professional" and I'm having a problem with the installation of the
"feedtools" gem.

When I do this =>
sudo gem install feedtools

I got this =>
ERROR: Error installing feedtools:
activemodel requires builder (~> 2.1.2, runtime)

I tried to install a gem named "builder" and it worked fine, but I still
got the same error message.
I'm on Ubuntu 10.04 LTS and ruby 1.8.7 (2010-01-10 patchlevel 249).

Any help or advice would be appreciated.
Thanks in advance.
 
A

Abiff Hiram

I'm responding to myself :

sudo gem install builder -v=2.1.2

sudo gem install feedtools --no-rdoc --no-ri

Hope it'll be useful to somebody.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top