Ruby on Rails Wednesday, September 1, 2010

On Wed, Sep 1, 2010 at 2:21 PM, Renato Isidio <lists@ruby-forum.com> wrote:
Adam,
we`ve run rake and its ok right now with no errors anymore, but when I
try to do a install_gem it gives me another error:


fcorrea@fcorrea-work:~/Desktop/xykoRuby/mechanize$ rake install_gem
--trace 
rake aborted!
Don't know how to build task 'test/test_keep_alive.rb'

ty in advance!

Renato

It looks like there's a specific problem with that gem's Rakefile. I don't know anything about that gem, so you'll need to either define the missing task, remove it from the list of tasks to execute, or contact the gem's author by logging an issue or directly.

Adam

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment