[Kde-extra-gear] How do I avoid xfree86's old zlib when configuring kile

Torquil Sørensen torquil at frisurf.no
Sat Jan 24 16:38:57 CET 2004


On Sat, Jan 24, 2004 at 04:31:10PM +0100, Jeroen Wijnhout wrote:
> On Saturday 24 January 2004 15:58, Torquil Sørensen wrote:
> > This problem is related to the following (resolved) bugreport:
> > http://bugs.kde.org/show_bug.cgi?id=67030
> >
> > The kile configure script stops when it detects the old zlib
> > that has been installed together with xfree86. I am NOT ROOT, so I
> > am unable to remove that zlib.
> >
> > I have installed my own zlib in $HOME/usr, but I don't know how I can
> > tell configure that this is the zlib I want to use...
> >
> > I have the following environment variables set:
> >
> > LD_LIBRARY_PATH=$HOME/usr/lib
> > LD_RUN_PATH=$HOME/usr/lib
> > LIBRARY_PATH=$HOME/usr/lib
> >
> > Any suggestions?
> 
> Try adding this extra switch to the configure script:
> --with-extra-libs=$HOME/usr/lib
> 
> Btw, afaik this bug is not Kile specific, but depends on the KDE build system. 
> So I expect you will have similar problems when compiling other KDE apps.

Thank you for the suggestion, but unfortunately it didn't work. I got
exactly the same error message as before

- TMS


More information about the Kde-extra-gear mailing list