I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get is only one way to get updated gem but I try many times to use this command but it did not work. Help me PLZ T_T -- 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 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.
On Fri, Sep 24, 2010 at 10:34 PM, Buncha Decha <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get > is only one way to get updated gem but I try many times to use this > command but it did not work.You should install rubygems-update gem. $ sudo gem install rubygems-update $ sudo update_rubygems That will do the trick. Hope it helps. -- Leonardo Mateo. There''s no place like ~ -- 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.
You could also try managing your ruby versions and gem sets with RVM. http://rvm.beginrescueend.com/ On Sep 24, 9:53 pm, Leonardo Mateo <leonardoma...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Fri, Sep 24, 2010 at 10:34 PM, Buncha Decha <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > > I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get > > is only one way to get updated gem but I try many times to use this > > command but it did not work. > > You should install rubygems-update gem. > $ sudo gem install rubygems-update > $ sudo update_rubygems > > That will do the trick. > > Hope it helps. > > -- > Leonardo Mateo. > There''s no place like ~-- 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@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Leonardo Mateo wrote:> On Fri, Sep 24, 2010 at 10:34 PM, Buncha Decha <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> > wrote: >> I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get >> is only one way to get updated gem but I try many times to use this >> command but it did not work. > > You should install rubygems-update gem. > $ sudo gem install rubygems-update > $ sudo update_rubygems > > That will do the trick. > > Hope it helps. > > > -- > Leonardo Mateo. > There''s no place like ~It did not work update_rubygems is not recognized as command update_rubygems: command not found PS. I''ve already try gem install rubygems-update -- 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 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.
Buncha Decha wrote:> Leonardo Mateo wrote: >> On Fri, Sep 24, 2010 at 10:34 PM, Buncha Decha <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> >> wrote: >>> I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get >>> is only one way to get updated gem but I try many times to use this >>> command but it did not work. >> >> You should install rubygems-update gem. >> $ sudo gem install rubygems-update >> $ sudo update_rubygems >> >> That will do the trick. >> >> Hope it helps. >> >> >> -- >> Leonardo Mateo. >> There''s no place like ~ > > It did not work update_rubygems is not recognized as command > > update_rubygems: command not found > > PS. I''ve already try gem install rubygems-updateI''ve already try rvm it did not work too Which linux is suitable for rails ???? :( -- 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 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.
Leonardo Mateo
2010-Sep-25 02:45 UTC
Re: Re: I really cant update gem to 1.3.7 plz help T_T
On Fri, Sep 24, 2010 at 11:27 PM, Buncha Decha <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Buncha Decha wrote: >> Leonardo Mateo wrote: >>> On Fri, Sep 24, 2010 at 10:34 PM, Buncha Decha <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> >>> wrote: >>>> I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get >>>> is only one way to get updated gem but I try many times to use this >>>> command but it did not work. >>> >>> You should install rubygems-update gem. >>> $ sudo gem install rubygems-update >>> $ sudo update_rubygems >>> >>> That will do the trick. >>> >>> Hope it helps. >>> >>> >>> -- >>> Leonardo Mateo. >>> There''s no place like ~ >> >> It did not work update_rubygems is not recognized as command >> >> update_rubygems: command not foundCheck your path.>> >> PS. I''ve already try gem install rubygems-updateAnd what was the result?> > I''ve already try rvm it did not work too > > Which linux is suitable for rails ???? :(Almost every one. Every major distro certainly is. -- Leonardo Mateo. There''s no place like ~ -- 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.