From: Hidetoshi NAGAI Date: 2007-03-11T23:39:56+09:00 Subject: Re: Theming Tk with tile From: "Sy Ali" Subject: Theming Tk with tile Date: Sat, 10 Mar 2007 09:31:03 +0900 Message-ID: <1e55af990703091631h6526f944wf9c45b35d8ec5185@mail.gmail.com> > I see that I could download tile [2] and built it from source, but > somehow I doubt this would solve my require problem. If your Tcl/Tk can load the tile libraries which you installed, Ruby/Tk will load them also. Please try to run "/tkextlib/pkg_checker.rb". When its output includes the line "Ready : tile.rb : require->{"tile"=>"0.7.8"}", your Ruby/Tk is ready for Tile extension. If not, probably it will be a kind of search path problem. If you feel a little difficult, please try to use the ActiveTcl binary package. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)