Please see the attached images. I installed Ruby on a PC running Windows Server 2008 R2. I also installed Rails and it worked. Now I am doing the same on another PC with same OS, but it giving error (see attached images). Attachments: http://www.ruby-forum.com/attachment/7342/ruby_error.png http://www.ruby-forum.com/attachment/7343/gem_rails_error.png -- 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.
Rohit - I''m pretty new to Ruby, but I installed on Windows using RAILSINSTALLER.ORG. Its pretty fast and easy... On Sat, Apr 28, 2012 at 3:16 PM, Rubyist Rohit <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Please see the attached images. > > I installed Ruby on a PC running Windows Server 2008 R2. I also > installed Rails and it worked. > > Now I am doing the same on another PC with same OS, but it giving error > (see attached images). > > Attachments: > http://www.ruby-forum.com/attachment/7342/ruby_error.png > http://www.ruby-forum.com/attachment/7343/gem_rails_error.png > > > -- > 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. > >-- 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 Sat, Apr 28, 2012 at 4:46 AM, Rubyist Rohit <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Please see the attached images. > > I installed Ruby on a PC running Windows Server 2008 R2. I also > installed Rails and it worked. > > Now I am doing the same on another PC with same OS, but it giving error > (see attached images). > > Attachments: > http://www.ruby-forum.com/attachment/7342/ruby_error.png > http://www.ruby-forum.com/attachment/7343/gem_rails_error.png > > >I''m not sure the way you''re trying to install rails, but in windows I''ve used this http://railsinstaller.org/ and it worked (but now I''m on linux) Javier Q -- 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 Saturday, April 28, 2012 6:46:08 AM UTC-3, Ruby-Forum.com User wrote:> > Please see the attached images. > > I installed Ruby on a PC running Windows Server 2008 R2. I also > installed Rails and it worked. > > Now I am doing the same on another PC with same OS, but it giving error > (see attached images). > >If you used RubyInstaller releases of Ruby: http://rubyinstaller.org/ These already include RubyGems. The second error might be related to an old version of Ruby and RubyGems. Since you don''t say what version of Ruby are you using (which you can obtain with "ruby -v") I''m just guessing. If you want to start with Rails on Windows it is recommended you use instead RailsInstaller as it contains everything ready to be used. Regards -- Luis Lavena -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/BR1E-GVlD6UJ. 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.
I am using the latest version. -- 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 28 April 2012 16:47, Rubyist Rohit <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I am using the latest version.Latest version of what? Since you have not quoted the previous message we do not know what you are referring to. Ruby, Rails, Rubygems, Railsinstaller, Windows, Ubuntu? With ''latest versions'' it is always a good idea to give an actual version so that people finding the post in the future know which it is, but also how do you know that it is the latest version? Remember this is a mailing list (though you may be accessing it via a forum like interface) so it is good practice to quote the previous message. 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 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.