On Monday 29 April 2002 05:12, Geoffrey Lee wrote:
<...>
Rebuilding tcltk-16mdk on 8.2 without tcl - no success. Tix %makeinstall 
wants tclsh too. Path to it is right, but:
tclsh: error while loading shared libraries: libtcl8.3.so...
make: Leaving directory '.../tix-8.1.3/unix/tk8.3'

> > - Minor pbs:
> > /usr/lib/tclConfig.sh: TCL_BUILD_LIB_SPEC='-L/usr/include...
> > the same for tkConfig.sh.
> -I for /usr/include, or -L for /usr/include? I disagree with changing
<...>
TCL_BUILD_LIB_SPEC='-L/usr/include -ltcl8.3${TCL_DBGX}'
strange? It should search libs in src build directory. Actually this 
variable is not used anywhere, so not a real problem.
The second one is is ok:
TCL_LIB_SPEC='-L/usr/lib -ltcl8.3${TCL_DBGX}'

Reply via email to