[PyKDE] I'm starting to get the new stuff working...

Timothy Grant tjg at craigelachie.org
Sat Nov 24 20:16:34 GMT 2001


Well, I'm starting to get the new stuff working, but I just ran into a
bit of trouble doing make install.

It appears to be when trying to install qtgl...

make[3]: Entering directory `/usr/src/sources/p/PyQt-3.0/qtgl'
(cd /tmp;
PYTHONPATH=/usr/local/lib/python2.2/site-packages:/usr/local/lib/python2.2/site-packages /usr/local/bin/python -O -c "import qtgl")
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/local/lib/python2.2/site-packages/qtgl.py", line 34, in ?
    import libqtglc
ImportError: /usr/local/lib/python2.2/site-packages/libqtglcmodule.so:
undefined symbol:
sipVH_create__10sipQWidgetPC14sipMethodCacheP12_sipThisTypeiUlbT5
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/usr/src/sources/p/PyQt-3.0/qtgl'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/usr/src/sources/p/PyQt-3.0/qtgl'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/src/sources/p/PyQt-3.0/qtgl'
make: *** [install-recursive] Error 1


My question is this, how much of the system didn't get installed.

I appear to be able to import Qt just fine. I'd love to get the GL stuff
installed some time, but it is a bit down my priority list.


-- 
Stand Fast,
    tjg.

Timothy Grant

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20011124/a9a3861b/attachment.bin


More information about the PyQt mailing list