KDE 4 rc2 is out:
KDE 4.0 Release Candidate 2
http://kde.org/announcements/announce-4.0-rc2.php
Kubuntu:
KDE 4 RC 2
http://kubuntu.org/announcements/kde4-rc2.php
This is how i did (do) it:
Note
I allready had rc1 !
Re: KDE 4 RC1...w00t
http://kubuntuforums.net/forums/inde...1681#msg101681
1) Reconfigure display manager (change back to the kdm):
2) Remove old packages:
and
3) Add deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main to sources.
4) Install kdebase-workspace kdebase-kde4 kdebase-runtime (+ lot of other kde4 packages)
5) Log out, choose kde4 session, log in....
NOTE
Here KDE 4 rc2 installation is messing KDE 3.5.8 menus and file associations. So "Application Preference Order" for .txt-files is now KWrite KDE 4, Kate, KWrite. And in the K Menus:
KDE 4.0 Release Candidate 2
http://kde.org/announcements/announce-4.0-rc2.php
Kubuntu:
KDE 4 RC 2
http://kubuntu.org/announcements/kde4-rc2.php
This is how i did (do) it:
Note
I allready had rc1 !
Re: KDE 4 RC1...w00t
http://kubuntuforums.net/forums/inde...1681#msg101681
1) Reconfigure display manager (change back to the kdm):
Code:
sudo dpkg-reconfigure kdm-kde4
Code:
sudo apt-get remove kdelibs5
Code:
sudo apt-get autoremove
4) Install kdebase-workspace kdebase-kde4 kdebase-runtime (+ lot of other kde4 packages)
5) Log out, choose kde4 session, log in....
NOTE
Here KDE 4 rc2 installation is messing KDE 3.5.8 menus and file associations. So "Application Preference Order" for .txt-files is now KWrite KDE 4, Kate, KWrite. And in the K Menus:
Comment