Problem with system-config-printer.py

Michael Schwendt mschwendt at gmail.com
Sat Jul 5 21:14:01 UTC 2008


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 at rolf ~]# rpm -q libpng
> libpng-1.2.29-1.fc9.i386
> [root at rolf ~]# rpm -V libpng
> [root at rolf ~]# ldd /usr/lib/libcairo.so.2 | grep libpng
>         libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00ab0000)
> [root at 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.




More information about the fedora-list mailing list