"lise chhay" <[EMAIL PROTECTED]> writes: > For tcl, I've run ./configure --enable-shared to have a tcl like a shared library > and for tk, I've run ./configure > --enable-shared --with-tcl to have a tk like a shared library. The installation of > tcl and of tk work fine.
> For postgreSQL, I've run ./configure --with-tclconfig --with-tkconfig > --with-openssl --without-readline. I think you forgot --with-tcl in that. The other switches don't imply --with-tcl, so the configure work needed to find Tcl didn't get done. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly