> So konqueror is linked against libpng2 and libpng3, but libqt3-mt is
> only linked against libpng3. Is this maybe the problem?
Maybe some libraries that konqueror dependes on have not been upgraded? They
might depend on libpng2 and therefore descend the dependecy to konqueror,
too. "ldd -v" co
On Wed, Jun 26, 2002 at 10:42:48AM -0500, Chris Cheney wrote:
> Is it perhaps listed in /etc/ld.so.conf ?
Yes, you are right. I didn't know these libraries were checked
first. But this makes sense.
Thank you for your help.
Greetings,
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
On Wednesday 26 June 2002 17:22, Michael Thaler wrote:
> Hello,
>
> I solved the problem. Someone give me a hint, that the problem could
> be that my libqt is linked against an old version of libpng. So I
> looked if I have old versions of libqt3 around and I found a version
> of libqt in /usr/loca
On Wed, Jun 26, 2002 at 05:22:12PM +0200, Michael Thaler wrote:
> What I do not understand is, why kde is using the libqt from
> /usr/local/qt... I do not have it in LD_LIBRARY_PATH
Is it perhaps listed in /etc/ld.so.conf ?
Chris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
Hello,
I solved the problem. Someone give me a hint, that the problem could
be that my libqt is linked against an old version of libpng. So I
looked if I have old versions of libqt3 around and I found a version
of libqt in /usr/local/qt which was linked against libpng2. I removed
this directory an
On Wed, Jun 26, 2002 at 09:25:42AM -0500, Chris Cheney wrote:
> Everything in KDE3 should be linked to libpng3. Are you sure you
> actually have KDE3 installed? Perhaps it only halfway installed on your
> box or was held back.
ldd /usr/bin/konqueror:
...
libqt-mt.so.3 => /usr/local/qt/lib/libqt
On Wed, Jun 26, 2002 at 03:54:00PM +0200, Michael Thaler wrote:
> Hello,
>
> I tried to find out more about the problems I have with todays kde3
> debs from kde3.geniussystem.net and libpng. I have installed both
> libpng2-dev and libpng3-dev.
Everything in KDE3 should be linked to libpng3. Are
On Wed, Jun 26, 2002 at 07:55:22AM -0600, [EMAIL PROTECTED] wrote:
> Okay now this will get stranger.
>
> I have libpng2 and libpng3
>
> libpng2 1.0.12-3
> libpng3 1.2.1-1.1
I also have no other versions of libpng installed:
/usr/lib/libpng.a
/usr/lib/libpng.so
/usr/lib/libpng.so.2
/usr/lib/li
On Wed, 26 Jun 2002, Michael Thaler wrote:
> Hello,
>
> o.k. one more thing:
>
> ldd /usr/bin/konqueror
>
> libpng.so.3 => /usr/lib/libpng.so.3 (0x40e31000)
>
> O.K. it is oviously linked against the wrong libpng. I am wondering
> that noone else is experiencing this problem. Or do I do something
Hello,
o.k. one more thing:
ldd /usr/bin/konqueror
libpng.so.3 => /usr/lib/libpng.so.3 (0x40e31000)
O.K. it is oviously linked against the wrong libpng. I am wondering
that noone else is experiencing this problem. Or do I do something
wrong?
I would appriciate any hints,
Michael
--
To UNSUB
Hello,
I tried to find out more about the problems I have with todays kde3
debs from kde3.geniussystem.net and libpng. I have installed both
libpng2-dev and libpng3-dev.
strings /usr/lib/libpng.so.2 gives me
...
libpng version 1.0.12 - June 8, 2001
Copyright (c) 1998-2001 Glenn Randers-Pehrso
11 matches
Mail list logo