william (William Mason)
- Login: william
- Email: william.full.moon@gmail.com
- Registered on: 01/11/2009
- Last sign in: 01/11/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/15/2009
-
09:07 AM Ruby Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
Please cross-reference to GEM bug:
[#23515] gem install not working with ... ruby-1.9.1-preview1-i386-mswin32
I'll repeat the lazy work-around hack that I used:
Take the following DLL-s from the working 1.8 inst...
01/11/2009
-
01:13 AM Ruby Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
Thanks Luis
That was a great tip. A possible work around to get the gems to update was
A. Copy
ZLIB1.DLL as --> ruby-1.9.1-preview1-i386-mswin32\bin\ZLIB.DLL
B. And Copy
* SLEAY32.DLL
... -
12:44 AM Ruby Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
I moved these DLL-s from the Ruby 1.8 bin folder.
The following other DLL-s are also required to use gems.
* libeay32.dll
However ZLIB still fails to initialise.
-- Ergo: we can not use gems with this 1.9.... -
12:22 AM Ruby Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
ruby --version
ruby 1.9.1 (2008-10-28 revision 19983) [i386-mswin32]
=end
-
12:20 AM Ruby Bug #999 (Third Party's Issue): SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
Hi ..
When I try to add ruby gems one of the SSL DLL-s is missing:
SSLEAY32.DLL
ZLIB.DLL
These files are not included in preview.
Which means you can't update gems.
Thanks, w.
=end