Ruby on Rails Saturday, April 28, 2012

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@googlegroups.com.
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.

No comments:

Post a Comment