From kde-core-devel Tue Oct 26 13:32:26 2004 From: David Faure Date: Tue, 26 Oct 2004 13:32:26 +0000 To: kde-core-devel Subject: Re: running application from $kdedir with multiple kde installs Message-Id: <200410261532.27975.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=109879775523588 On Tuesday 26 October 2004 15:23, Diego Iastrubni wrote: > ביום שלישי, 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 So if you set the path to /usr/local/kde33, why should /usr/local/kde/bin/kword be executed (unless kde is a symlink to kde33?) -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).