LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-12-2008, 02:49 PM   #1
svt11
LQ Newbie
 
Registered: Dec 2008
Posts: 15

Rep: Reputation: 0
KDE problem


Hello,
I've installed Debian, I used Slackware, but I've found it hard to work especially with package management. I have removed GNOME, and installed KDE but it is 3.5.5. I want to use KDE 4.1.3 but there is some f*cking cmake which I don't know how to use. And there are no packages .deb, only sources for KDE 4 and 3.5.10. I' using Debian Etch - stable release, just don't know what to do, please, help me.
 
Old 12-12-2008, 02:56 PM   #2
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Arch, Ubuntu, Slackware, OpenBSD, FreeBSD
Posts: 1,853

Rep: Reputation: 65
I do not know where KDE4 sits in the Debian repositories, but I highly suggest you change your /etc/apt/sources.list file, and change any instances of "etch" and "stable" to "lenny".

After that, run an "apt-get update && apt-get upgrade" and watch your bandwidth be strapped for a bit.

Last edited by indienick; 12-12-2008 at 02:58 PM.
 
Old 12-12-2008, 03:26 PM   #3
dahveed3
Member
 
Registered: Mar 2007
Posts: 191

Rep: Reputation: 31
http://forums.debian.net/viewtopic.p...747&highlight=

My reply there gives a nice summery of a Lenny KDE and Gnome install with all the bells and whistles.

Of course you can do the same without reinstalling. Once Debian is installed its package management with Aptitude leaves almost anything possible.

You see in the post my sources.list.

aptitude update
aptitude dist-upgrade (later on you'll use full-upgrade, but you have Etch's aptitude which didn't know about full-upgrade yet).

I've heard of problems with full desktops being dist-upgraded regarding the perl packages. If you don't know what to expressly install first if you run into that, downloading the daily debian-installer image and starting over (like I have in that thread) might be easier for you. Some folks expressly upgrade apt, aptitude, dpkg, dpkg-dev before upgrading the rest (just do aptitude reinstall, listing those, and then aptitude update, and aptitude full-upgrade then).

KDE 4 won't hit Debian until the deep freeze is lifted (Lenny released) so new packages can go into unstable. Some folks install it from experimental. Happiness varies.
 
Old 12-13-2008, 04:23 AM   #4
svt11
LQ Newbie
 
Registered: Dec 2008
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by dahveed3 View Post
http://forums.debian.net/viewtopic.p...747&highlight=

My reply there gives a nice summery of a Lenny KDE and Gnome install with all the bells and whistles.

Of course you can do the same without reinstalling. Once Debian is installed its package management with Aptitude leaves almost anything possible.

You see in the post my sources.list.

aptitude update
aptitude dist-upgrade (later on you'll use full-upgrade, but you have Etch's aptitude which didn't know about full-upgrade yet).

I've heard of problems with full desktops being dist-upgraded regarding the perl packages. If you don't know what to expressly install first if you run into that, downloading the daily debian-installer image and starting over (like I have in that thread) might be easier for you. Some folks expressly upgrade apt, aptitude, dpkg, dpkg-dev before upgrading the rest (just do aptitude reinstall, listing those, and then aptitude update, and aptitude full-upgrade then).

KDE 4 won't hit Debian until the deep freeze is lifted (Lenny released) so new packages can go into unstable. Some folks install it from experimental. Happiness varies.
So, you suppose I must download Debian Lenny version. I'll test it first on VMWare... Because hard-drive I have is new, and I don't want to crash him with lenny version or what it might be unstable.
 
Old 12-13-2008, 04:41 AM   #5
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,465

Rep: Reputation: 299Reputation: 299Reputation: 299
Lenny(testing) is stable enough (even unstable is very stable compared to some other popular distros).

KDE 4.1.x backports for Lenny:
http://kde4.debian.net/

Last edited by jens; 12-13-2008 at 04:45 AM.
 
Old 12-13-2008, 04:49 AM   #6
svt11
LQ Newbie
 
Registered: Dec 2008
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jens View Post
Lenny(testing) is stable enough (even unstable is very stable compared to some other popular distros).

KDE 4.1.x backports for Lenny:
http://kde4.debian.net/
So, now with the stable release must I change with lenny, or not, or maybe I'll try with VMWare... for sure. And what's this netinst disc. Maybe installs from repositories...

Last edited by svt11; 12-13-2008 at 04:56 AM.
 
Old 12-13-2008, 04:57 AM   #7
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,465

Rep: Reputation: 299Reputation: 299Reputation: 299
Quote:
Originally Posted by svt11 View Post
So, now with the stable release must I change with lenny, or not
If you want KDE4, yes. (either lenny with those backports or unstable/experimental)
 
Old 12-13-2008, 05:22 AM   #8
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,465

Rep: Reputation: 299Reputation: 299Reputation: 299
Quote:
Originally Posted by svt11 View Post
And what's this netinst disc. Maybe installs from repositories...
Yep.
It's by far your best option if you have a fast internet connection.
Just install the base system only and once that's done "aptitude install" xorg and everything else you need.
 
Old 12-13-2008, 07:04 AM   #9
svt11
LQ Newbie
 
Registered: Dec 2008
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jens View Post
Yep.
It's by far your best option if you have a fast internet connection.
Just install the base system only and once that's done "aptitude install" xorg and everything else you need.
I'm trying now to install KDE4 under VMWare, but see what it's written in kde4.debian.net

Quote:
or full KDE 4 with

aptitude install kde4

This might not work since Lenny is still not a stable release, and some depends might broken. In this case, install one by one the modules you need/want. (kdegraphics, kdenetwork, etc) In the moment of writing these lines, this is broken because kpackage, included in kdeadmin, needs smartpm-core that is out of Lenny
 
Old 12-13-2008, 08:30 AM   #10
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,465

Rep: Reputation: 299Reputation: 299Reputation: 299
Start with installing "kde4-minimal".

kde4 and kdeadmin are metapackages and will only install if/when all dependencies are available.

Ignore kdeadmin/kpackage for now and "aptitude install" all extra KDE4 modules that you like one by one (you can still install the other 4 kdeadmin packages like this as well).

KDE4 Debian packages:
http://packages.debian.org/experimental/kde4 (these are the ones from experimental, but the names should be the same).

PS: Kpackage is only a frontend for the SMART package manager, you don't really need that on a debian system.

Last edited by jens; 12-13-2008 at 09:09 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to compile kde 3.4.2 on Etch. Problem: kde-config program not found Yury Debian 4 03-30-2010 04:32 PM
KDE automounting problem (or HAL problem?) brixtoncalling Slackware 28 01-09-2009 11:41 PM
Problem installing new programs... KDE problem? seiyachan Mandriva 33 12-19-2005 09:18 AM
KDE task switching (alt-tab) problem, also KDE XMMS problem (seperate problems) Cohobin Linux - Software 4 06-26-2004 05:47 AM
LiLo Installation problem ?and (GNOME and KDE problem) hitesh_linux Linux - Software 1 01-01-2002 04:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration