Bug #1459
x64-mswin64 ruby 1.9 binary package lack zlib.dll
| Status: | Third Party's Issue | Start date: | 05/12/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.9.1 | |||
| ruby -v: | ruby 1.9.1p0 (2009-01-30 revision 21907) [x64-mswin64_80] |
Description
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)
History
Updated by Usaku NAKAMURA almost 3 years ago
- Status changed from Open to Third Party's Issue