From: "Szilárd Zsolt Sztupák" Date: 2009-05-12T02:58:45+09:00 Subject: [ruby-core:23430] [Bug #1459] x64-mswin64 ruby 1.9 binary package lack zlib.dll Bug #1459: x64-mswin64 ruby 1.9 binary package lack zlib.dll http://redmine.ruby-lang.org/issues/show/1459 Author: Szil��rd Zsolt Sztup��k Status: Open, Priority: Low Target version: 1.9.1 ruby -v: ruby 1.9.1p0 (2009-01-30 revision 21907) [x64-mswin64_80] The x64 windows binary package on the ftp lacsk a 64 bit zlib.dll, so commands like gem does not work. Unfortunately finding a 64-bit compiled zlib.dll is not that trivial because the official zlib page only contains 32 bit binaries in DLL form. (With a bit googling you can find a working 64-bit version is zlib.dll with which the zlib.so works, but that should be packaged into the downloadable binary) ---------------------------------------- http://redmine.ruby-lang.org