On 31 March 2012 04:00, Paulo Cassiano <[email protected]> wrote:
> I'm trying to install Ruby on Rails on Ubuntu 11.10, but receiving this
> error:
>
>    $ sudo gem install rails
>    ERROR:  While executing gem ... (Gem::DependencyError)
>        Unable to resolve dependencies: rails requires activesupport (=
> 3.2.3), actionpack (= 3.2.3), activerecord (= 3.2.3), activeresource (=
> 3.2.3), actionmailer (= 3.2.3), railties (= 3.2.3)

I strongly advise that you use rvm to install ruby and rails  (I am
assuming that you are not using rvm as you have used sudo on gem
install).

Colin

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to