[PyKDE] PyQT 3.7 compilation problem

Ricardo Javier Cardenes Medina rcardenes at debian.org
Sun Jul 20 04:17:01 BST 2003


On Sat, Jul 19, 2003 at 02:23:41PM -0400, Bill Mill wrote:
> I have run ldconfig, that doesn't help at all. In 
> /usr/lib/python2.2/site-packages the files libsip.so.10, libsip.so.10.1 and 
> libsip.so.10.1.0 all exist, with the first two linked to the last one. 

Not enough. -lFOO searches for libFOO.so, so you need libsip.so linked
to libsip.so.10.1.0 too.




More information about the PyQt mailing list