[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Parallel installation of KDE 3 & 4?



On Tuesday 16 September 2008 21:24:59 Laurent Léonard wrote:
> Le mardi 16 septembre 2008 à 20:16, Michael Schuerig a écrit :
> > I thought I had been following the discussion in here, but apparently
> > not closely enough. I'm still a bit wary of switching to KDE 4
> > entirely, however, if possible, I'd like to install it in parallel with
> > KDE 3 or, even better, mix and match apps from both versions.
>
> You have to choose between KDE 3 and KDE 4, but you can still use KDE 3
> softwares with KDE 4...

If you want to install both of them off Debian Sid/Experimental, this is true. 
While library names differ, application names do not. Debian's maintainers 
made the decision to go with one or the other.

You can (I do) run both if you  compile one of them. Since I had a locally 
compiled kde3, installing kde4 off Debian was possible. However, some fancy 
footwork is necessary to adjust PATHs between the two sessions. It can be 
done. I am running kde4 right now. My wife and daughter are still using kde3 
when they log on (until I am sure of kde4). The paths are serviced in 
/etc/profile using env variables set in one of the startkde scripts.

Note that a kde3 app in kde4 still uses the kde3 libraries including dcop. 
Some will fire it up themselves, others assume it is already running which 
means either I run one of the former first or must manually start dcopserver. 
It would be nice if a call compatible version going through the new dbus 
scheme were available.

Also note that if any of the dcop starters are run as root, the ownership of 
.iCEauthority gets switched, disabling the next kde4 session unless you can 
get startkde to reset this.

Startkde is replaced on upgrades so any tricks done there need be put back 
each time. Maybe there is a better way.



Reply to: