PyQt
bowman
bowman at montana.com
Wed Oct 11 19:17:15 EDT 2000
More information about the Python-list mailing list
Wed Oct 11 19:17:15 EDT 2000
- Previous message (by thread): PyQt
- Next message (by thread): How does "for" work?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): PyQt
- Next message (by thread): How does "for" work?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list