On Saturday 08 January 2005 17:41, Jes Hall wrote: > > 1)How do you carry out a parallel installation? We would like to have a > > stable installation (kde 3.3.2), and a separate installation of kde 3.4. > > We would like to start KDE 3.4 on request at login, for instance, as we > > can select another DM like gnome. > > In order to carry out a parallel installation from source, simply build > with the option --prefix=/somewhere/else. Then to run it, set your > KDEDIR=/somewhere/else/kde and then your path to > include /somewhere/else/kde/bin in a logical place (~/.xinitrc if you use > 'startx', check the documentation for your display manager if you use one, > to see how to add a new session to it). > > Sample .xinitrc > ========== > > KDEDIR=/opt/kde-3.4 > PATH=$KDEDIR/bin:$PATH > > export KDEDIR PATH additionally either use a different user or set KDEHOME to point to a different location for .kde/ otherwise you risk becoming your configuration files unusable with the older KDE installation. Cheers, Kevin -- Kevin Krammer <kevin.krammer@xxxxxx> Qt/KDE Developer, Debian User www.mrunix.de - German Unix/Linux programming forum www.qtforum.org - Qt programming forum ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.