From: Hidetoshi NAGAI Date: 2009-01-13T02:29:03+09:00 Subject: Re: Bug with Ruby/Tk encoding (ruby-1.9.1-rc1) From: mdiam Subject: Re: Bug with Ruby/Tk encoding (ruby-1.9.1-rc1) Date: Sat, 10 Jan 2009 01:10:09 +0900 Message-ID: > So, is there a mean to tell Ruby (at runtime) to use a particular tcl/ > tk version (something witch could be name "RUBY_TCLTK_LIB")? Please use Tk::TK_PATCHLEVEL > Or better question: > This problem arise because ruby doesn't integrate tk in itself. > So is there a mean to tell ruby at compile time: > "I want to use **that** tcl/tk sources, and > compile it as a special tcltklib version > with all specific options you need for > it to work with ruby!" Please read "/ext/tk/README.tcltklib" about configure options. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)