On Sunday 30 December 2001 08:06, Bjoern Krombholz wrote:
> On Fri, Dec 28, 2001 at 11:21:18PM -0500, Krystian G Bates wrote:
> >�On Friday 28 December 2001 11:17 pm, Krystian G Bates wrote:
>
> i> > On Friday 28 December 2001 09:34 pm, Oliver Johns wrote:
> >�> Aye, �just started having the same problem. Out of my kdm.log:
> >�>
> >�> libpng warning: Application was compiled with png.h from
> > libpng-1.2.1 > libpng warning: Application �is using png.c from
> > libpng-1.0.12 > libpng error: Incompatible libpng version in
> > application and library And wouldn't you know, I already cleaned my
> > cache out...
> >�Can anyone point me to a spot to wget libqt2_3*-17.deb from?
>
> �
> Temporarily - until fixed packages are uploaded - do:
>
> # dpkg --force-depends -r libpng2
> # ln -s /usr/lib/libpng.so.3.1.2.1 /usr/lib/libpng.so.2
> # ldconfig
>
> Don't forget to remove the link when new packages are available.

A better solution would be to

apt-get source qt-x11.

Before that do (as root)

apt-get build-dep qt-x11

to check you get the correct dependenicies.

-- 
Sir Isaac Newton:
"If I have seen further, it is by standing on the shoulders of giants."


Reply via email to