[PyKDE] Segmentation faults with PyQt
Ingo Krabbe
i.krabbe at dokom.net
Sun Sep 29 13:43:01 BST 2002
I compiled the PyQt 3.4 Version from gentoo distribution, which is
completely based on sources. Everything works fine.
The complete version which is downloaded by this installation is
http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar.gz
where
PV=3.4
It depends on
>=qt-3.0.4.1 (>= means later version or equal)
>=python-2.2.1
=sip-3.4
The build arguments used are:
python build.py \
-d ${D}/usr/lib/python2.2/site-packages \
-e /usr/include/python2.2 \
-b ${D}/usr/bin \
-l qt-mt -c
make
where D="" as far as I know.
SIP is build by:
python build.py -l qt-mt -b ${D}/usr/bin\
-d ${D}/usr/lib/python2.2/site-packages \
-e ${D}/usr/include/python2.2
make
I think the most interesting option here is -l qt-mt. But it shouldn't
change too much.
On Sun, Sep 29, 2002 at 01:00:06PM +0200, Boudewijn Rempt wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I managed to get the latest snapshot to compile, and it can run simple
> examples, like tut1.py. But eric, for instance, still segfaults as soon as I
> try to open a file.
>
> I should have saved an earlier version of PyQt so I could at least use my
> apps...
>
> Boudewijn Rempt
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE9lt02daCcgCmN5d8RAtn5AKCX4+gnG5/zmlftL3/T1wsSxbrXpQCfXX78
> xL8JppRRegC0Q2KMx2yWQdg=
> =AzoE
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> PyKDE mailing list PyKDE at mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde
>
More information about the PyQt
mailing list