From: Michael Satterwhite Date: 2007-02-25T08:09:15+09:00 Subject: Re: tcl interface Hidetoshi NAGAI wrote: > > Please "rm ext/tk/Makefile". > >> ./configure --prefix=/usr/ --with-tcllib=tcl8.4 --with-tklib=tk8.4 >> --with-tcl-include =/usr/include/tcl8.4 --with-tcl-lib=/usr/lib >> --with-tk-include=/usr/include/tcl8.4 --with-tk-lib=/usr/lib > > Maybe, '--enable-pthread' is required (depend on your Tcl/Tk library). I did both these, and it now works great. I don't know which fixed it, but suffice it to say it's fixed. Just out of curiosity: do you know of any other libraries that are potential trouble spots? Regardless - thanks much ---Michael -- Posted via http://www.ruby-forum.com/.