----------------------------------------
Windows Distribution of "ruby-1.4.5"
----------------------------------------

For the sourcecode and documentation please look at Ruby's Application Archive:
   http://www.ruby-lang.org/raa
This distribution includes tcltklib for Tcl/Tk 8.0 - 8.3
and rubyw.exe (ruby.exe which do not show a console window).

----------------------------------------
How to install
----------------------------------------
Copy all files into a directory (e.g. C:\Ruby).

Then to get Tcl/Tk working do following:
Edit "lib\tcltklib.rb" and assign "TCLTKLIB_VERSION" the Tcl/Tk version you use
(e.g. 83 for 8.3 or 80 for 8.1).

