Tcl was a default install ... as and when installed the OS. So i am not sure if it was installed with '--enable-threads'.
I cant recollect editing TCL_THREADS=1 How do i find if 'libpthreads' is installed? Nitin >>> >>> I have a fresh installation of FC10, with gcc 4.3.2, kerrnel 2.6.27, >>> on a P4 1.8GHz, 256 DDR RAM, with Python 2.6.2 (--enable-shared, >>> --with-threads, /opt/python262), Tcl / Tk 8.5 installed as part of the >>> distro (/usr/lib), tclConfig.sh has TCL_THREADS=1 > > Did you compile Tcl with --enable-threads, or did you just edit > tclConfig.sh and set TCL_THREADS=1? > > It appears that you need -lpthreads but it's not being included in your > LIBS and linker step. There's something strange going on ... do you > have libpthreads installed? > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
