Results 1 to 5 of 5
G'day mates! Sorry for being disturbing but yet another issue has come up.
I have installed Debian 5 Lenny on my PC (used Debian a lot during my time at ...
- 10-06-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 35
[SOLVED] Problem installing KDE
G'day mates! Sorry for being disturbing but yet another issue has come up.
I have installed Debian 5 Lenny on my PC (used Debian a lot during my time at uni but haven't used it for e few years now). It has installed with Gnome desktop envrnmt as default.
Now I want to switch it to KDE. I installed KDE packages using aptitude from terminal. During the installation I was prompted whether I want to use gdm or kdm as a default desktop manager - and I chose kdm. As a result the login screen has changed but everything else stays Gnome'ish....
Sorry for such a lame question but how can I finally get the KDE working?
Thanks... sorry to bother so much...
- 10-06-2009 #2Just Joined!
- Join Date
- Oct 2009
- Posts
- 19
Try to see if you can remove KDE packages from the graphical package manager of your OS. Once done, reinstall the same from there... you should be able to get it working..
- 10-06-2009 #3
Which KDE Packages did you install? Have you installed kde-core package?
If you want to install complete KDE, then execute this
But, as you have installed kdm already, I would recommend to install kde-core only.Code:apt-get install kde-desktop
You will have choices to select KDE or Gnome at Login Screen on reboot. If you want to use GDM then execute thisCode:sudo apt-get install kde-core
You will have Gnome Login Screen having option to choose Gnome or KDE.Code:dpkg-reconfigure gdm
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-06-2009 #4
It sounds to me like you only need to select the correct session from the login manager.
There should be a button/option on the login screen labeled session. Select that and select KDE.
- 10-06-2009 #5Just Joined!
- Join Date
- Oct 2009
- Posts
- 35
Thanks guys!

I used brute force to solve the problem - reinstalled Debian without GUI at all and installed KDE from command promt.



