Error message when installing rails

After I entered the command “gem install rails --include-dependencies”
for a while, an error message “ERROR: while executing gem…
(Zlib::BufError) buffer error”. How can I fix this problem? I am new
to rails and I hope I can get some help here. Thanks

What OS are you trying to install on?

Ethan Gunderson

Windows XP

I’m not sure what guide you followed, but this is the one I use for all
of
my Windows installs and it seams to work everytime.

http://wiki.rubyonrails.org/rails/pages/RailsOnWindows

Ethan Gunderson

Thanks for the help. I will try the link you provided.

Awesome, please post back and let us know how it went!

Ethan Gunderson

It works wonderfully. Thanks again.