Problems with .debs on http://download.kde.org/stable/3.2/Debian
Alex Kuklin <[email protected]>
| Newsgroups | gmane.comp.kde.debian |
|---|---|
| Message-ID | <[email protected]> |
Hello Several problems found in KDE 3.2 packages found on kde site: 1. kdelibs-dev conflicts with all kdebase: libqt3-mt vs. libqt3c102-mt 2. several packets (licq-plugin-kde, kile, etc) linked against libqt3c10-mt => they conflict. 3. kdeinit failed in startup in 'kdeinit +kcminit +knotify'. Exactly, kcminit died with 'unresolved symbol'. No initial keyboard layout setup is being done. Rebuilding .debs with libqt3c102-mt[-dev] helps. WBR, Alex