On Mon, Apr 29, 2002 at 04:18:54PM +0600, Ural Khassanov wrote:
> 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'
> 


Ok, I'll just add a LD_LIBRARY_PATH.

> > > - 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}'


since now I have to touch it again I'll fix that one.

        -- Geoff.

Reply via email to