export QTDIR=/usr/local/qt-3.2.2 export KDEDIR=/usr/local/kdeCVS
KDEVDIR=/usr/local/gideon-kdeCVS ACDIR=/usr/local/autoconf-2.57 AMDIR=/usr/local/automake-1.7.8
export QMAKESPEC=$QTDIR/mkspecs/linux-g++
export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$KDEVDIR/lib export LIBRARY_PATH=$LD_LIBRARY_PATH
export PATH=$KDEDIR/bin:$QTDIR/bin:$ACDIR/bin:$AMDIR/bin:$KDEVDIR/bin:$PATH
export KDEHOME=~/.kdeCVS
export KDEDIRS=$KDEVDIR:$KDEDIRS
Note that I had to install new autolocal, autoconf, qt and additionally kdevelop. If you do not need to set up something like them, exclude the lines from script. Using KDEHOME you can have two local .kde directories to be used with original and newly installed KDE.
Christian Herzyk wrote:
Hello all,
I just upgraded my KDE 3.2 alpha2 to beta1 on my Gentoo System (running KDE 3.1.4 for regular work). Now it seems that KDM was changed. Instead of the pulldown for selecting which desktop to use (including both KDE versions) I now get a to choose between KDE, failsave twm... But I cannot choose which KDE version so it always starts 3.2. My wife would prefer a localized 3.1.4 instead and so would I for some productive work. So my question: Will this change back or is there a way of adding items to that menu?
As an interim solution I thought about hardcoding the kdem from 3.1 into my init file for X. Is this a way to go?
Thanks
Christian
___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.
.
___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.