On Wednesday 24 July 2002 20:13, Daniel D Jones wrote: > [EMAIL PROTECTED]:/etc/apt# apt-get install kword > <snip> > Sorry, but the following packages have unmet dependencies: > kword: Depends: kdelibs4 (>= 4:3.0.2) but 4:3.0.1-0.1 is to be > installed > Depends: koffice-libs (>= 1:1.2-beta2-0) but it is not going to > be installed > Depends: libqt3-mt (>= 2:3.0.4-1) but 2:3.0.3-20020329-1 is to > be installed > E: Sorry, broken packages > ---------------------------------------------------- > > I suspect I'm still missing a source list.
I remember having had that problem as well when I wanted to upgrade from KDE 2.2 to KDE 3.0.2 on woody. I __think__ I resolved it by removing the old kde stuff first (apt-get --purge remove kdelibs3), and then trying to install kdelibs, arts, and kdebase. Whenever it said 'this package has unmet dependencies and XYZ is not going to be installed' I tried to install the unmet dependencies first (esp. libqt3-mt, and kdelibs4). In order to make it work I had to set my apt sources line to unstable while I did that... Some of the installations downloaded okay, but then the install failed for some reason. Doing a couple of 'apt-get -f install' seemed to resolve everything fine and I've got a working KDE 3.0.2 system now :-) I used the instructions and apt sources lines from here: http://calc.cx/kde.txt Cheers -Tim PS: When I said 'I _think_' I meant it ;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]