|
|
|
@ -150,13 +150,13 @@ After installation you have to set some variables allowing your system to find
|
|
|
|
|
KDE binaries and libraries and KDE to allow to find its own files, for Bash:
|
|
|
|
|
|
|
|
|
|
export QTDIR=~/trinity.5.7
|
|
|
|
|
export KDEDIR=~/trinity.5.7
|
|
|
|
|
export KDEDIRS=~/trinity.5.7
|
|
|
|
|
export TDEDIR=~/trinity.5.7
|
|
|
|
|
export TDEDIRS=~/trinity.5.7
|
|
|
|
|
|
|
|
|
|
export LD_LIBRARY_PATH=~/trinity.5.7/lib
|
|
|
|
|
export PATH=~/trinity.5.7/bin:$PATH
|
|
|
|
|
|
|
|
|
|
Setting KDEHOME too, e.g. "export KDEHOME=~/.kdetest", will tell KDE to save
|
|
|
|
|
Setting TDEHOME too, e.g. "export TDEHOME=~/.kdetest", will tell KDE to save
|
|
|
|
|
your settings to this directory and leave default ~/.kde directory unaffected.
|
|
|
|
|
|
|
|
|
|
On shadow password systems you have to set $(prefix)/bin/kcheckpass SUID root
|
|
|
|
|