From: Hidetoshi NAGAI Date: 2004-11-18T17:38:16+09:00 Subject: ActiveTcl 8.4.7 or 8.5.0 with One Click Ruby Installer Hi, Kenichi Tamura creates tcltklib.so for One Click Ruby Installer with ActiveTcl 8.4.7.0 or 8.5.0.0b2. You can get it from http://www.rubyist.net/~tamura/d/files/tcltklib-rb182vc7.zip The install step is the followings. 1. Install One Click Ruby Installer 182-14_rc9 It maybe better selection to uncheck "Tcl/Tk Win32 Libraries" in "Tcl/Tk GUI Libraries", because ActiveTcl libraries will be installed. 2. Install ActiveTcl 8.4.7.0 or 8.5.0.0b2 3. Install the new tcltklib.so. Extract tcltklib.so from downloaded tcltklib-rb182vc7.zip. When denotes your install directory of One Click Ruby Installer, copy tcltklib.so to \lib\site_ruby\1.8\ That is all. Please try to run sample scripts of Ruby/Tk. # Ruby Installer installs the launcher script of Ruby/Tk Widget Demo # as "widget" (without extension). Probably, the file name is not # convenient on Windows. Please rename it to "widget.rb". -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)