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

Jeroen Wijnhout Jeroen.Wijnhout at kdemail.net
Sat Jan 24 16:31:10 CET 2004


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.

best,
Jeroen
-- 
Kile - an Integrated LaTeX Environment for KDE
http://kile.sourceforge.net


More information about the Kde-extra-gear mailing list