[CentOS] Cannot find Tcl library(Sort of OT)

Nicolas Thierry-Mieg Nicolas.Thierry-Mieg at imag.fr
Wed Jan 16 12:04:22 UTC 2013


Mark LaPierre wrote:
>
> I ran this:
>
> ./configure --with-tcl-libs=/usr/lib --with-tcl-inc=/usr/include
> --with-tcl-lib-name=tcl.h

this sounds wrong: tcl.h is a header file, not a library.
The library is something like libfoo.so , and the lib-name would then be 
foo (drop the lib and .so parts).




More information about the CentOS mailing list