running application from $kdedir with multiple kde installs

Diego Iastrubni elcuco at kdemail.net
Tue Oct 26 14:23:37 BST 2004


ביום שלישי, 26 באוקטובר 2004, 15:20, נכתב על ידי Jeroen Wijnhout:
> It is not clear which variables you've set and how. Make sure you do:
> export KDEDIR=/usr/local
> export KDEDIRS=$KDEDIR
> export PATH=$KDEDIR/bin:$PATH
> export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
> export KDEHOME=$HOME/.kde_local (if you want to keep the user settings
> separate as well)
>
> Assuming both KDE versions are using the same Qt version.

export QTDIR=/usr/local/qt
export KDEDIR=/usr/local/kde33
export KDEDIRS=$KDEDIR
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH
$KDEDIR/bin/startkde


and no, i use different Qt versions. And I have a special user for this 
config :)

-- 
diego, kde-il translation team, http://www.kde.org/il 

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html




More information about the kde-core-devel mailing list