On Mon, 12 Nov 2001 23:44:07 -0500 (EST) "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Eric G. Miller <egm2@jps.net> I don't think you understand just how much I > love you right now :) after you made me think of ldd, i went looking and i > found some older libraries in /usr/local/lib instead of /usr/lib. I > removed those libraries, and i think things are working now :) so far so > good :) and it was with gdk-imlib1 :) thank you so much for putting that > idea in my head :) That's probably it. If you have /usr/local/lib in /etc/ld.so.conf, then the dynamic linker is probably looking there first, so never gets to the version in /usr/lib. -- Eric G. Miller <egm2@jps.net>