i tried to install kde4 as per the instructions given in * http://pkg-kde.alioth.debian.org/experimental.html didnt succeed, please see part 2, and guide me ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1. my sources.list is:
*deb http://ftp.iitm.ac.in/debian/ lenny main deb-src http://ftp.iitm.ac.in/debian/ lenny main deb http://ftp2.jp.debian.org/debian/ lenny main deb-src http://ftp2.jp.debian.org/debian/ lenny main deb http://ftp2.jp.debian.org/debian lenny main non-free deb http://security.debian.org/ lenny/updates main contrib deb-src http://security.debian.org/ lenny/updates main contrib deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib deb http://ftp2.jp.debian.org/debian/ sid main deb-src http://ftp2.jp.debian.org/debian/ sid main deb http://ftp2.jp.debian.org/debian/ experimental main deb-src http://ftp2.jp.debian.org/debian/ experimental main # Google software repository deb http://dl.google.com/linux/deb/ stable non-free --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- *2. got many broken dependencies: * debian:~# *apt-get -t experimental install kde4* Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: * kde4: Depends: kde4-minimal (>= 1) but it is not going to be installed Depends: kdeartwork (>= 4:4.2.0) but it is not going to be installed Depends: kdepim (>= 4:4.2.0) but it is not going to be installed* E: Broken packages debian:~# *apt-get -t experimental install kde4-minimal* Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: * kde4-minimal: Depends: kdebase-workspace (>= 4:4.2.0) but it is not going to be installed E: Broken packages *debian:~# *apt-get -t experimental install kdebase-workspace* Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: * kdebase-workspace: Depends: kdebase-workspace-bin (>= 4:4.2.0-2) but it is not going to be installed Depends: klipper (>= 4:4.2.0-2) but 4:4.2.0-1 is to be installed Depends: ksysguard (>= 4:4.2.0-2) but 4:4.2.0-1 is to be installed Depends: kde-window-manager (>= 4:4.2.0-2) but 4:4.2.0-1 is to be installed Depends: systemsettings (>= 4:4.2.0-2) but it is not going to be installed Recommends: kdm (>= 4:4.2.0-2) but it is not going to be installed E: Broken packages* debian:~#