Hi , Presently i am installing rails in my ubuntu system(Ubuntu 10.04.3 LTS) using following commad gem install rails -v ">=3.1.0" When i am trying to install desk@desk-pc:~$ gem install rails -v ">=3.1.0" Successfully installed rails-3.0.3 1 gem installed Installing ri documentation for rails-3.0.3... Installing RDoc documentation for rails-3.0.3... ---------------------------- It is installing rails 3.0.3 why? I have tried so many ways! Any one please help me!! -- 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.
gem install rails --- this command going to install rails latest version. Just try this. Do you know RVM (Ruby enVironment manager). Most rails developers use this tools. I''m recommended it to you. Please check it. On Mon, Sep 12, 2011 at 3:04 PM, kevin peter <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi , > > Presently i am installing rails in my ubuntu system(Ubuntu 10.04.3 LTS) > > using following commad > gem install rails -v ">=3.1.0" > > When i am trying to install > desk@desk-pc:~$ gem install rails -v ">=3.1.0" > Successfully installed rails-3.0.3 > 1 gem installed > Installing ri documentation for rails-3.0.3... > Installing RDoc documentation for rails-3.0.3... > > > ---------------------------- > > It is installing rails 3.0.3 > > why? > > I have tried so many ways! > > > Any one please help me!! > > -- > 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. > >-- Best wishes, Zolzaya E. - Developer "USI" LLC Building of Enkhuud center, 4th khoroo, 15th khoroolol Bayanzurkh district, Ulaanbaatar - 51, Mongolia Mobile: (976) 88001963 Phone: (976) 70151145 Fax: (976) 70141146 -- 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.
Hi Zolzaya, Thank you for your reply. Presently I am using rvm only rvm list rvm rubies => ruby-1.9.2-p290 [ i386 ] ruby-1.8.6-p420 [ i386 ] ruby-1.8.7-p352 [ i386 ] Here I have rvm also latest version[rvm 1.8.3 ]. I am trying to instal using the ruby version (ruby-1.9.2-p290 [ i386 ]). I have followed the below tutorial for installing http://railsapps.github.com/installing-rails-3-1.html But no use. Any More ideas?? Thank You in Advance.. -- 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.
Can you post your errors? Which ruby version do you use in default? On Mon, Sep 12, 2011 at 3:29 PM, kevin peter <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi Zolzaya, > > > Thank you for your reply. Presently I am using rvm only > > rvm list > > rvm rubies > > => ruby-1.9.2-p290 [ i386 ] > ruby-1.8.6-p420 [ i386 ] > ruby-1.8.7-p352 [ i386 ] > > Here I have rvm also latest version[rvm 1.8.3 ]. > > I am trying to instal using the ruby version (ruby-1.9.2-p290 [ i386 > ]). > > > I have followed the below tutorial for installing > > http://railsapps.github.com/installing-rails-3-1.html > > But no use. > > Any More ideas?? > > Thank You in Advance.. > > -- > 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. > >-- Best wishes, Zolzaya E. - Developer "USI" LLC Building of Enkhuud center, 4th khoroo, 15th khoroolol Bayanzurkh district, Ulaanbaatar - 51, Mongolia Mobile: (976) 88001963 Phone: (976) 70151145 Fax: (976) 70141146 -- 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 Mon, Sep 12, 2011 at 3:04 PM, kevin peter <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi , > > Presently i am installing rails in my ubuntu system(Ubuntu 10.04.3 LTS) > > using following commad > gem install rails -v ">=3.1.0" > >use gem install rails -v=3.1.0> When i am trying to install > desk@desk-pc:~$ gem install rails -v ">=3.1.0" > Successfully installed rails-3.0.3 > 1 gem installed > Installing ri documentation for rails-3.0.3... > Installing RDoc documentation for rails-3.0.3... > > > ---------------------------- > > It is installing rails 3.0.3 > > why? > > I have tried so many ways! > > > Any one please help me!! > > -- > 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. > >-- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.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.