gem on windows fails with 1.9.0

M

Munagala Ramanath

[Note: parts of this message were removed to make it a legal post.]

After installing 1.9.0-0 binaries from
http://www.ruby-lang.org/en/downloads/
on Windows, gem (i.e. gem list) fails with a popup diagnostic saying "The
application
failed to start because zlib.dll was not found."

Any help on where to get this dll and where to put it is appreciated.
Thanks.
 
L

Luis Lavena

[Note: parts of this message were removed to make it a legal post.]

After installing 1.9.0-0 binaries fromhttp://www.ruby-lang.org/en/downloads/
on Windows, gem (i.e. gem list) fails with a popup diagnostic saying "The
application
failed to start because zlib.dll was not found."

The message is clear: you lack zlib.dll file to use RubyGems
(actually, the zlib extension is the one uss it).
Any help on where to get this dll and where to put it is appreciated.

Try looking at http://www.zlib.net/ download the windows pre-compiled
binaries, rename the zlib1.dll and put it there.

HTH,
 
D

Daniel Berger

[Note: =A0parts of this message were removed to make it a legal post.]
After installing 1.9.0-0 binaries fromhttp://www.ruby-lang.org/en/downlo= ads/
on Windows, gem (i.e. gem list) fails with a popup diagnostic saying "Th= e
application
failed to start because zlib.dll was not found."

The message is clear: you lack zlib.dll file to use RubyGems
(actually, the zlib extension is the one uss it).
Any help on where to get this dll and where to put it is appreciated.

Try looking athttp://www.zlib.net/download the windows pre-compiled
binaries, rename the zlib1.dll and put it there.

All the more reason we need a pure Ruby version of Zlib. :)

Regards,

Dan
 

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

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top