Re: libqt3-mt-dev incomplete
Christian Muehlhaeuser <[email protected]> Wed, 21 Jan 2004 23:45:26 +0100
| Newsgroups | gmane.linux.debian.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 21 January 2004 23:36, Indy500 wrote: > Hi > It's me again :-) > > The libqt3-mt-dev Package is incomplete. libqt-mt.so.3.3.0 in /usr/lib is > not there. only the link from libqt-mt to lib-mt.so.3.3.0 but last isn't > there. > > and the link from /usr/share/qt3/lib shows to libqt-mt.so.3.2.1 > also /usr/share/qt3/lib/libqui.so is only a link to nirwana. > > So I can't compile any KDE/QT app. :-( please check your installation again. prolly some package is set to hold, preventing libqt from updating correctly? a quick check shows me, that libqt-mt.so.3.3.0 should be there :-) muesli@bender:~/space/kde-dev/www/686/kde_head/unstable$ dpkg -c libqt3c102-mt_3.2.3-99+cvs20040120+cm_i386.deb drwxr-xr-x root/root 0 2004-01-20 13:52:35 ./ drwxr-xr-x root/root 0 2004-01-20 13:52:28 ./usr/ drwxr-xr-x root/root 0 2004-01-20 13:52:30 ./usr/lib/ -rw-r--r-- root/root 7164912 2004-01-20 13:52:30 ./usr/lib/libqt-mt.so.3.3.0 -rw-r--r-- root/root 202128 2004-01-20 13:52:30 ./usr/lib/libqui.so.1.0.0 ........ good luck, muesli