From: Vincent Fourmond Date: 2006-12-23T21:28:06+09:00 Subject: Re: Problem installing Ruby/Tk Christopher Latif wrote: >> If you want use the ActiveTcl libraries, please try >> >> $ ./configure --with-tcl-dir=/usr/local/ActiveTcl-8.4/ >> --with-tk-dir=/usr/local/ActiveTcl-8.4/ --with-tcllib=tclstub8.4 >> --with-tklib=tkstub8.4 --enable-tcltk-stubs >> >> or >> >> $ ./configure --with-tcl-dir=/usr/local/ActiveTcl-8.4/ >> --with-tk-dir=/usr/local/ActiveTcl-8.4/ --with-tcllib=tclstub8.4 >> --with-tklib=tkstub8.4 --enable-tcltk-stubs --enable-pthread >> >> , and recompile and reinstall. >> >> Necessity of "--enable-pthread" depends on your ActiveTcl's version. > > I ran these configure codes, but what you mean by recompile and > reinstall? make; make install You might need make clean before, see if it works without. Vince -- Vincent Fourmond, PhD student http://vincent.fourmond.neuf.fr/