PyQt

bowman bowman at montana.com
Wed Oct 11 19:17:15 EDT 2000


jasper van putten wrote:
> 
> I had a simulair problem. it has something to do with libsip.so.3 which cannot
> be found. I solved it by copying libsip.so.3 from /usr/local/lib/ to /usr/lib/

I had that problem also, and made a few links to the library. I am not
at all clear on what the message about 'libtool' and LIBDIR implies. Now
it finds the library, but not PyObject_Init. The README's are generic,
and don't mention any special handling, but apparently something is
required over and above the
usual make, make install sequence.



More information about the Python-list mailing list