Qt

Richard Jones Richard.Jones at fulcrum.com.au
Tue Jul 27 19:35:54 EDT 1999


[Kikutani Makoto]
> I fetched it and did make install.
> But I got the following error at trying examples.
> 
> mako% python aclock.py                /usr/local/src/Lang/pyKDEsrc-0.8/exampl
> es
> Traceback (innermost last):
>   File "aclock.py", line 4, in ?
>     from kde import *
>   File "/usr/lib/python1.5/kde.py", line 7, in ?
>     import libkdec
> ImportError: /usr/lib/libkimgio.so.2: undefined symbol: png_set_strip_16
> 
> What's wrong ?
> My Linux Box is Debian potato, and kdelibs2g is version 1.1.1-19990523.
> Python is 1.5.2 (python-gtk 0.6.1-1)

   Not sure - do you have the PNG library version that Qt requires? The example 
works for me under redhat 6.0 with qt 1.44 and png 1.0.3 (not sure what the 
actual requirements of Qt are though).


       Richard






More information about the Python-list mailing list