I compile PyQt3.2.4 source with SIP 3.2.4 source, Qt3.0.3 Mandrake's RPM, and 
Python2.2 Mandrake's RPM. 
The compilation show no error, but when I try to run some application (from 
PyQt examples) they show an error like:

 File "application.py", line 7, in ?
    from qt import *
 File "/usr/lib/python2.2/site-packages/qt.py", line 49, in ?
    import libqtc
ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined 
symbol: static_QUType_ptr

What caused this error? And how to fix it? I dont think this is the same error 
stated in README.Linux 

Thanks
- nk -

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to