"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "ruby-1.8.7-p72/ext/tk/README.1st" of archive ruby-1.8.7-p72.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 If you want to use Ruby/Tk (tk.rb and so on), you must have tcltklib.so
2 which is working correctly. When you have some troubles on compiling,
3 please read README.tcltklib and README.ActiveTcl.
4 Even if there is a tcltklib.so on your Ruby library directry, it will not
5 work without Tcl/Tk libraries (e.g. libtcl8.4.so) on your environment.
6 You must also check that your Tcl/Tk is installed properly.
7
8 --------------------------------------------
9 ( the following is written in EUC-JP )
10
11 Ruby/Tk (tk.rb など) を使いたい場合には,tcltklib.so が正しく動いていな
12 ければなりません.コンパイル時に何か問題が生じた場合は,README.tcltklib
13 や README.ActiveTcl を見てください.
14 たとえ Ruby のライブラリディレクトリに tcltklib.so が存在していたとして
15 も,実行環境に Tcl/Tk ライブラリ (libtcl8.4.so など) がなければ機能しま
16 せん.Tcl/Tk が正しくインストールされているかもチェックしてください.
17
18 ==========================================================
19 Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)