On Mon, 12 Nov 2001 22:36:28 -0500 (EST) "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> For the past week or two I've been getting a bunch of errors (all of which > are the same, just a different file name) that makes it so I can't do much > of anything with E, Gnome, XPlanet, Gkrellm, and probably a lot more that > I don't know of. I've waited this long hopeing some upgrades and > dist-upgrades in the unstable tree would fix my problem, but nothing has > yet. Here's the errors I'm getting: > > > Cannot load file image: /usr/share/gkrellm/themes/spiffE/bg_panel.png > libpng warning: Application was compiled with png.h from libpng-1.0.1 > libpng warning: Application is running with png.c from libpng-1.0.12 > libpng error: Application must be recompiled; versions <= 1.0.6 were > incompatible > /convert: No such file or directory > gdk_imlib ERROR: Cannot load image: > /usr/share/gkrellm/themes/spiffE/bg_meter.png > All fallbacks failed. > > > I can pretty much see exactly what the problem is, but since I have libpng > and gkrellm (along with all the other problem apps) installed by their deb > package, why am I getting this error. Does anyone have any idea how to fix > it or how to go about fixing it without breaking everything? I don't know > why I'm getting this considering all the packages have been installed with > apt-get install (or dpkg, either way you want to look at it). Hopefully > someone out there has a clue as to what I should do, Thanks in advance. I don't see this problem and have libpng2 (1.0.12) installed. Perhaps it's a problem with libgdk_imlib (have 1.9.11-3 here)? Looks like libgdk_imlib dynamically loads libpng at runtime so "ldd" won't show the dependency. -- Eric G. Miller <egm2@jps.net>