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

Notices


Reply
  Search this Thread
Old 01-30-2009, 07:13 AM   #1
Peacepunk
Member
 
Registered: Apr 2006
Location: Cambodia
Distribution: Slackware 12.2 &... VirtualBox!
Posts: 51

Rep: Reputation: 16
Question Switch to KDE4.2 on a production machine? How?


So, howdy Nixers'n'Nixettes, this one sounds simple:

How would you switch to KDE4.2 on a 12.2 production machine that heavily relies on KDEPIM, Kate, Konqueror. (but nothing else actually, I run Enlightenment DR16 as WM).

-current is enabled, I can "see" kdebase-runtime-4.2.0-i486-1 and kdebase-workspace-4.2.0-i486-1.


Cheers. Sound simple; may not be.

Jean-Philippe
 
Old 01-30-2009, 07:35 AM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,058

Rep: Reputation: Disabled
First check the Current ChangeLog.

Then do this to mirror all KDE4 packages and dependencies:
Code:
bash-3.1$ lftp
lftp :~> open ftp://slackware.mirrors.tds.net/pub/slackware/slackware-current/testing/packages/
cd ok, cwd=/pub/slackware/slackware-current/testing/packages    
lftp slackware.mirrors.tds.net:/pub/slackware/slackware-current/testing/packages> mirror kde4
lftp slackware.mirrors.tds.net:/pub/slackware/slackware-current/testing/packages> quit
bash-3.1$
Then cd to kde4 and install what you need. But first look at the script remove-kde3.sh and execute it.

[EDIT]Backup your whole ~/.kde directory before you begin.

Last edited by Didier Spaier; 01-30-2009 at 07:47 AM.
 
Old 01-30-2009, 08:25 AM   #3
Peacepunk
Member
 
Registered: Apr 2006
Location: Cambodia
Distribution: Slackware 12.2 &... VirtualBox!
Posts: 51

Original Poster
Rep: Reputation: 16
Smile Switch to KDE4.2 on a production machine.

Quote:
Originally Posted by Didier Spaier View Post
[EDIT]Backup your whole ~/.kde directory before you begin.
That part is a weekly one - all mails, you know.

Thanks, I will digg in the "remove-kde3.sh" script and come back here if more questions arise. Before I hit return.

Cheers

Jean-Philippe
 
Old 01-30-2009, 08:57 AM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
and also backup /etc/kde, just for protection
 
Old 01-30-2009, 09:57 AM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
And (re)move your ~/.kde because the old KDE3 settings will be incompatible with your new KDE4 desktop, potentially creating serious stability issues.

Eric
 
Old 01-30-2009, 10:46 AM   #6
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
I understand that the KDE 4.2.0 packages for -current are compatible with -stable. My question is: What may I expect for the future? Will there be patches the preserve this compatibility? Or will I be forced to either switch (i. e. "upgrade") to -current or remove KDE 4.2.0 some day?

Because I am conservative on the one hand, but since I saw KDE 4.2 on OpenSuSE I want it on Slackware.

Is it possible to answer this, now, at all?

Thanks,

gargamel
 
Old 01-30-2009, 11:50 AM   #7
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,058

Rep: Reputation: Disabled
The answer is in the Changelog for Slackware Current. For now it is compatible but there is no guarantee that it will stay so. But wait till Eric comes back, he knows about that as he is the packages' author

Meanwhile I am happy with Fluxbox
 
Old 01-30-2009, 12:13 PM   #8
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
Quote:
Originally Posted by Didier Spaier View Post
The answer is in the Changelog for Slackware Current. For now it is compatible but there is no guarantee that it will stay so. But wait till Eric comes back, he knows about that as he is the packages' author

Meanwhile I am happy with Fluxbox

Yes, I saw the the changelog. Which actually is the reason why I ask this question.

I'd grab KDE 4.2.0 now, if I could be sure that it will be compatible with Slackware 12.2 at least until the next Slackware release (12.3 or 13.0, who knows). This means, that I would like to get security patches for KDE 4.2.0 on Slackware 12.2, too. I just would like to avoid running -current, for a while, only to have KDE 4.2.0. Worst thing would be having to "downgrade" to KDE 3.5 in a few weeks.

gargamel
 
Old 01-30-2009, 02:02 PM   #9
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by gargamel View Post
Yes, I saw the the changelog. Which actually is the reason why I ask this question.

I'd grab KDE 4.2.0 now, if I could be sure that it will be compatible with Slackware 12.2 at least until the next Slackware release (12.3 or 13.0, who knows). This means, that I would like to get security patches for KDE 4.2.0 on Slackware 12.2, too. I just would like to avoid running -current, for a while, only to have KDE 4.2.0. Worst thing would be having to "downgrade" to KDE 3.5 in a few weeks.

gargamel
If you grab thew KDE 4.2 packages from the slackware-current tree and install them on Slackware 12.2, it will work. But do not expect to see updates to KDE 4.2.x packages that are specifically meant to work on Slackware 12.2. The fact that they do now, is just your luck. When we see the next update to gcc and glibc in slackware-current, this will likely be the point after which new slackware-current packages will be incompatible with Slackware 12.2.

If you want to use KDE 4.x and keep using it, you are going to have to upgrade your Slackware in the end. Period.

Eric

Last edited by Alien Bob; 01-30-2009 at 04:46 PM. Reason: Changed 12.0 to 12.2 .... thanks gargamel for noticing
 
Old 01-30-2009, 04:33 PM   #10
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
Quote:
Originally Posted by Alien Bob View Post
If you grab thew KDE 4.2 packages from the slackware-current tree and install them on Slackware 12.0, it will work. But do not expect to see updates to KDE 4.2.x packages that are specifically meant to work on Slackware 12.0. The fact that they do now, is just your luck. When we see the next update to gcc and glibc in slackware-current, this will likely be the point after which new slackware-current packages will be incompatible with Slackware 12.0.

If you want to use KDE 4.x and keep using it, you are going to have to upgrade your Slackware in the end. Period.

Eric

Thanks, Eric, for clarifying this. Just to make sure: When you refer to Slackware 12.0, this includes 12.2, too, right?

Thanks,

gargamel
 
Old 01-30-2009, 04:44 PM   #11
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Hm..... I meant 12.2 where I wrote 12.0 actually. My apologies for not checking what I typed before I hit "Post". The KDE 4.2 packages in slackware-current are incompatible with Slackware 12.0.

Eric
 
Old 01-30-2009, 05:00 PM   #12
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
Thanks again. For the time being I'll stick with KDE 3.5, then. But I am really looking forward to the next Slackware release, because of KDE 4.2.

gargamel

Last edited by gargamel; 01-30-2009 at 05:05 PM. Reason: Removed redundant text.
 
Old 02-01-2009, 01:54 AM   #13
Peacepunk
Member
 
Registered: Apr 2006
Location: Cambodia
Distribution: Slackware 12.2 &... VirtualBox!
Posts: 51

Original Poster
Rep: Reputation: 16
Yep, I "chicken" out too: Read the Readme in the FTP download for 4.2, and re-read this thread: the title says "production".

I will happily jump to Slack 13 asap, but feel not that keen to stay on the -current repos and see stuff starts breaking down, or loose whatever extra app I compiled myself that relies on qt3.


I am not saying troubles described in the readme or explained here cannot be (easily) overcome, just that I, well, feel like not doing it now. Much thanks AlienBob and Didier for the accurate answers.

Readme is here:
ftp://slackware.mirrors.tds.net/pub/...es/kde4/README

Jean-Philippe
PS: the FTP mirror for KDE4.2 is 778.6 megs; poor connections beware!
 
  


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
KDE4 on an older machine?? Hosando Linux - Software 2 01-19-2009 05:19 PM
KDE4 on an older machine - getting a bit worried bgeddy Slackware 6 09-20-2008 11:40 AM
How can I create a virtual machine from a system already in production? ElectroLinux Linux - Newbie 2 11-08-2006 03:39 PM
how to switch eth for the default one on my multi card machine? wucan Linux - Networking 1 04-21-2006 02:41 AM
networking my linux machine with my xp machine through a 3com switch chefkahuna Linux - Networking 1 07-06-2005 09:01 AM

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

All times are GMT -5. The time now is 10:34 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