[CentOS] Cannot find Tcl library(Sort of OT)
Nicolas Thierry-Mieg
Nicolas.Thierry-Mieg at imag.frWed Jan 16 12:04:22 UTC 2013
- Previous message: [CentOS] Cannot find Tcl library(Sort of OT)
- Next message: [CentOS] Cannot find Tcl library(Sort of OT)(SOLVED)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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).
- Previous message: [CentOS] Cannot find Tcl library(Sort of OT)
- Next message: [CentOS] Cannot find Tcl library(Sort of OT)(SOLVED)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list