On Sat, 05 Jul 2008 11:50:16 -0700, Chris Carlson wrote: > Thank you, Michael, for responding. > > Here's what I get when I enter the commands you suggested: > > [root@rolf ~]# rpm -q libpng > libpng-1.2.29-1.fc9.i386 > [root@rolf ~]# rpm -V libpng > [root@rolf ~]# ldd /usr/lib/libcairo.so.2 | grep libpng > libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00ab0000) > [root@rolf ~]# objdump -T /usr/lib/libpng12.so.0 | grep expand > 00ac5a50 g DF .text 0000001d PNG12_0 png_set_expand > 00ac5a90 g DF .text 0000001d PNG12_0 png_set_expand_gray_1_2_4_to_8 > > I hope that helps. It looks okay. However, you should have executed those commands as your normal user, not "root". Most often, when I've seen such an error message, which you refer to, the reason was a modified $LD_LIBRARY_PATH pointing to incompatible libs in /usr/local/lib. -- Can't access F9 i386 currently to see whether this is reproducible. libpng-1.2.29-1.fc9 is an update from early June. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list