Hi Mark,

Apparently you can only update ruby gems from the repositories. What I
have done was install it from source. Just grab the source and install
it. It will overwrite the existing one.

I don't know if anyone else has another solution, but that is the one I found.

Hope that helps.

Regards,

Fidel.

On 9/5/10, Mark Hannah <[email protected]> wrote:
> I am getting the following error when I try to install rails on lucid
> lynx :-
>
> m...@mark-laptop:~/code/ruby$ sudo gem install rails
> ERROR:  Error installing rails:
>   i18n requires RubyGems version >= 1.3.6
>
> I have installed RubyGems1.9.1, but it seems that "gem" is still at
> version 1.3.5 :-
>
> m...@mark-laptop:~/code/ruby$ /usr/bin/gem1.9.1 -v
> 1.3.5
>
> I have the following version of Ruby :-
>
> m...@mark-laptop:~/code/ruby$ ruby -v
> ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]
>
> Any idea what I am doing wrong?
>
> Mark.
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> 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.
>
>

-- 
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