On Monday 27 March 2006 11:45 am, Hidetoshi NAGAI wrote: ---<good stuff, to look at again later, snipped>--- > You may need to give the library path. For example, > LD_LIBRARY_PATH=/usr/local/ActiveTcl/lib:$LD_LIBRARY_PATH > TCL_LIBRARY=/usr/local/ActiveTcl/lib/tcl8.5 /usr/local/bin/ruby -r tk -e 'p > Tk::TCL_LIBRARY' > > Or, your tcltklib.so may be disabled stubs and be compiled for Tcl/Tk8.4. > Then, tcltklib.so cannot link the libraries of Tcl/Tk8.5. Ok, thanks! I think I'll download and install ActiveTcl 8.4(.12) and see what that does for me. Randy Kramer