[PyKDE] Upgrade KDE 3.2.0 -> 3.2.1 , PyKDE bulld problem.

Jim Bublitz jbublitz at nwinternet.com
Thu Mar 25 18:47:01 GMT 2004


On Thursday March 25 2004 03:37, Hans-Peter Jansen wrote:
> On Thursday 25 March 2004 10:58, Mateusz Korniak wrote:
> > I thought that KDE 3.2.1 and 3.2.0 is binary compatible but
> > after upgrade I have got:
> >
> >     from khtml import DOM
> >   File "/usr/lib/python2.3/site-packages/khtml.py", line 26,
> > in ? ImportError:
> > /usr/lib/python2.3/site-packages/libkhtmlcmodule.so:
> > undefined symbol: _ZN3DOM5Event15eventModuleNameEv
>
> Jup, that method disappeared. Please have a look to my last
> two posts to this list, it should help you to get though the
> process.

> The trick is to use the version dependant changes from 3.2.0
> with a few strategic symlinks..

The error msg means the method isn't in the C++ kdelibs.

So much for binary compatibility. :(

Jim




More information about the PyQt mailing list