[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: running application from $kdedir with multiple kde installs
From:       Jeroen Wijnhout <Jeroen.Wijnhout () kdemail ! net>
Date:       2004-10-26 13:20:08
Message-ID: 200410261520.08555.Jeroen.Wijnhout () kdemail ! net
[Download RAW message or body]

On Tuesday 26 October 2004 15:16, Diego Iastrubni wrote:
> Hi,
>
> I am running a debian box here, with kde installed from the distro. I also
> have another KDE self compiled and installed into /usr/local. I have a new
> script which sets the environment, and then calles $KDEDIR/bin/startkde.
> This script is called from GDM.

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.

best,
Jeroen
-- 
Kile - an Integrated LaTeX Environment for KDE
http://kile.sourceforge.net
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic