On Tue, Jan 19, 2010 at 4:34 PM, Rodrigo Dellacqua
<rgoytacaz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:
> Hey there,
>
> Im running on Ubuntu 9.1.
>
> I''ve installed rspec gems, cucumber gems.
>
> When trying to run the features, I''m getting an error , it seems
to be the
> TestUnit, which is not installed.
>
> $rake cucumber features -n
>
> rake aborted!
> Could not find RubyGem test-unit (= 1.2.3)
>
Rodrigo, you need to install test-unit-1.2.3:
sudo gem install test-unit -v=1.2.3
Good luck,
-Conrad
> /store/workspace/atom-commerce/Rakefile:10:in `require''
>
> if I install test-unit, its a different version.
>
> rake aborted!
> RubyGem version error: test-unit(2.0.6 not = 1.2.3)
> /store/workspace/atom-commerce/Rakefile:10:in `require''
>
> What should I do? I''ve searched everywhere, can''t find
answers.
>
> Any might be able to help me.
>
> Regards
> Rodrigo Dellacqua
>
> --
> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To unsubscribe from this group, send email to
>
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.