Zlib::BufError on Windows Server 2003

S

St Kos

Im trying to set Redmine to Windows Server 2003R2 SP2.
I set Ruby, Gems, but when Im installing rake or rails or other gem I
get error


ERROR: While executing gem ... (Zlib::BufError)
buffer error


Command "gem update --system" doesn't help.

I was trying Ruby 1.8.6 and 1.8.7 with the same result.

How can I solve this problem with Zlib ??

PS:
I logged to Server as Administrator.
On Windows XP computer ruby works fine.
 
S

St Kos

St said:
Im trying to set Redmine to Windows Server 2003R2 SP2.
I set Ruby, Gems, but when Im installing rake or rails or other gem I
get error


ERROR: While executing gem ... (Zlib::BufError)
buffer error


Command "gem update --system" doesn't help.

I was trying Ruby 1.8.6 and 1.8.7 with the same result.

How can I solve this problem with Zlib ??

PS:
I logged to Server as Administrator.
On Windows XP computer ruby works fine.


gem i rake -include-dependeces
This command helped to solve that error.
 
R

Roger Pack

St said:
Im trying to set Redmine to Windows Server 2003R2 SP2.
I set Ruby, Gems, but when Im installing rake or rails or other gem I
get error


ERROR: While executing gem ... (Zlib::BufError)
buffer error

You may be able to overcome this by using mingw ruby [1] or by
installing pure ruby zlib.
GL.
-r
[1] rubyinstaller.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top