Hi, At Wed, 18 Aug 2004 11:04:18 +0900, Curt Hibbs wrote in [ruby-talk:109613]: > Thanks. I've been making changes to the TCL/TK setup based on the advice of > others, but for me I'm shooting in the dark because I personally know > nothing about it (maybe its time to learn :-). > > Did this work for you with RC7? The only thing I changed was to compile the > TCL/TK support with the --enable-tcltk_stubs option. If RC7 worked fine then > I'll probably just remove this option because I've already spent more time > on this than I could really afford. Sorry, it's my fault. At Fri, 13 Aug 2004 14:07:36 -0500, Curt Hibbs wrote: > - leave the tcl*.so and tk*.so files in c:\ruby\lib This is upside-down. Leave tcltklib.so and tkutils.so under lib/ruby/1.8/i386-mswin, but those underneath lib aren't needed. -- Nobu Nakada