If you want to install the archive, extract it to your favorite directory (we call it $TOPDIR).
And after that, add $TOPDIR\bin to PATH environment variable.
Some extension libraries depend on DLLs that are not included theses packages.
- curses.so : depend of PDCurses
- dbm.so : depend on GDBM
- gdbm.so : depend on GDBM
- iconv.so : depend on Iconv
- openssl.so : depend on OpenSSL
- readline.so : depend on readline
- tcltklib.so : depend on Tcl/Tk
- zlib.so : depend on Zlib
You can get binaries of PDCurses, GDBM, OpenSSL, readline and Zlib at Porting Libraries to Win32.
You can get binary of Iconv at Meadowy.org; iconv-1.8.win32.zip
You can get binary of Tcl/Tk at ActiveState; ActiveTcl
When using the x64-mswin64 binary, you have to install this package.
Wolfgang Nadasi-Donner
After installing the package for Ruby 1.9 () I stated it an got the following error Message (Example):H:\Dokumente und Einstellungen\interwolf\Desktop>ruby -e'puts "Hello"'
ruby: no such file to load -- ubygems (LoadError)
H:\Dokumente und Einstellungen\interwolf\Desktop>ruby --version
ruby 1.9.0 (2005-07-22) [i386-mswin32]
What went wrong?
Best regards, Wolfgang Nadasi-Donner