Qt

Kikutani Makoto kikutani at sprintmail.com
Wed Jul 28 01:30:47 EDT 1999


On Tue, 27 Jul 1999 23:35:54 GMT, Richard Jones <Richard.Jones at fulcrum.com.au> wrote:

> > 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).

I have two PNG libraries (I don't know why).

  libpng2         1.0.2b-0.1     PNG library - runtime
  libpng0g        0.96-5         PNG library - runtime

I didn't know Qt requires PNG library, because qt1g(1.44-3) package
doesn't depend on libpng*.

Another related package is:
  kdelibs2g       1.1.1-19990523 KDE core libraries (runtime files)

Thank you.

-- 
Kikutani, Makoto  kikutani at sprintmail.com





More information about the Python-list mailing list