[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Python qt gelöscht



Hallo,

nach einem fehlgeschlagenen Versuch, PyQt selbst zu kompilieren habe ich mich 
entschlossen, die entstandenen Dateien vom System zu löschen (aus 
/usr/lib/python2.2/site-packages alles was mit qt zu tun hat gelöscht) und 
die Debian- Testing- Pakete wieder zu installieren.
Die Dateien sind wieder da aber Python will nicht so richtig. Folgende 
Meldung:
>>> import qt
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/qt.py", line 39, in ?
    import libqtc
ImportError: libsip.so.9: cannot open shared object file: No such file or 
directory

Die libsips sind auch da:

lrwxrwxrwx    1 root     root           16 2003-06-27 13:01 libsip.so -> 
libsip.so.10.0.0
lrwxrwxrwx    1 root     root           16 2003-06-27 13:01 libsip.so.10 -> 
libsip.so.10.0.0
lrwxrwxrwx    1 root     root           16 2003-06-27 13:01 libsip.so.10.0 -> 
libsip.so.10.0.0
-rwxr-xr-x    1 root     root        59053 2003-06-27 13:01 libsip.so.10.0.0
lrwxrwxrwx    1 root     root           15 2003-06-26 14:31 libsip.so.9 -> 
libsip.so.9.3.0
lrwxrwxrwx    1 root     root           15 2003-06-26 14:31 libsip.so.9.3 -> 
libsip.so.9.3.0
-rw-r--r--    1 root     root        39480 2003-02-13 09:11 libsip.so.9.3.0

aber libqtc fehlt. Kann es sich hier um die vorhandenen libqtcmodule.so 
handeln?

Pansen



Reply to: