""Raphaël\"@[EMAIL PROTECTED]"[EMAIL PROTECTED], wrote: > > I have d/l gnome-apt with apt-get and it of course has d/l and installed > some others package like libgnomeui32. But now, every gnome application > tells me: > gnp: error in loading shared libraries: /usr/lib/libgnomeui.so.32: undefined > symbol: gdk_imlib_get_cache_info > > I do have imlib installed. I've tried recompiling libgnomeui but it > complained about a bad version of libz.I have libz.so.1.1.3 wich was > with the slink I think > I had the same problem, and it was caused because the gdk-imlib1 package was not updated during the gnome install (is this a bug in the dependencies?). I solved it with: apt-get update apt-get upgrade This should upgrade all your packages to an up-to-date version.
HTH. Regards, Luis M. Garcia