At 18:00 Uhr -0600 29.03.2002, Andreas Gschwendtner wrote: >Hi, > >I am still experiencing this "no-icons-no-splash-screen-problem" with Gnome. >If I start Gnome not directly via .xintit.rc but using a terminal window, I >get a lenghty output of error messages. One of them is Gnome complaining >about a missing file calles "libpixbuf-png.so". So here is what I did to >locate the file on my drive: > >[localhost:/] andreas% sudo find / -name \*png.so >Password: >/sw/lib/libimlib-png.so >[localhost:/] andreas% > >OK, so Gnome seems to be right, the file isn't there! Which brings up the >next logical question: which package contains the file? Maybe I just need to >reinstall that one and everything will be fine... *dream* > >Can anyone help me? I've been working on this for several days now and I >would appreciate your help very, *very* much!
First off, it is *much* better if you copy & paste in the actual error message you get, instead of describing it in vague terms. We are forced to guess the problem this way, instead of being able to make accurate suggestions. Anyway, together with your other posts, I can say that it's most probably because you have update to a new version of gdk-pixbuf from stable. As a temporary fix, you could issues this (based on your other post): fink install gdk-pixbuf-0.11 Cheers, Max -- ----------------------------------------------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
