From: mdiam <Maurice.Diamantini / gmail.com> Subject: Re: Bug with Ruby/Tk encoding (ruby-1.9.1-rc1) Date: Sat, 10 Jan 2009 01:10:09 +0900 Message-ID: <df254d96-4af1-4afb-90b1-f57781c672eb / g3g2000pre.googlegroups.com> > 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 "<ruby-src>/ext/tk/README.tcltklib" about configure options. -- Hidetoshi NAGAI (nagai / ai.kyutech.ac.jp)