I would recommend just going with the version of Ruby Ubuntu installs by default and running with that for now, unless there is a specific reason to be running with 1.8.8 for you.
On Mar 11, 3:00 am, "pleb...@gmail.com" <pleb...@gmail.com> wrote: > i install ruby 1.8.8 on ubuntu > and when i install rubygem by code are:> > wgethttp://rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz > >tar xzvf rubygems-1.3.1.tgz > >cd rubygems-1.3.1 > > but i used this command is > sudo ruby setup.rb > i get error is>/home/test/rubygems-1.3.1/lib/rubygems/version.rb:53:in > `initialize': Malformed version number string 1.8.8.-1 (ArgumentError) > > from /home/test/rubygems-1.3.1/lib/rubygems.rb:676:in `new' > from /home/test/rubygems-1.3.1/lib/rubygems.rb:676:in `ruby_version' > from setup.rb:111 > > pls ,give comment for me what wrong in the installation rubygems --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---