On Wed, Jun 05, 2002 at 12:54:09AM +0200, Reinhold Kainhofer wrote:
> ...
> export LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH
> $KDEDIR/bin/startkde
>
put an "exec" before the startkde invocation. this saves you some
memory.
> This way, my settings will survive almost everything (an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 04 June 2002 22:19, David Bishop wrote:
> This is c&p from a previous response to the same question. Workingness is
> not assured :-)
Thanks for all the suggestions. I did a mix of the two:
I added a file /usr/bin/kde_cvs with the content
you must modify the "SessionTypes" in your kdmrc, like that :
SessionTypes=default,failsafe,kde3cvs
Then, in /etc/X11/Xsession.d/20xfree86-common_process-args , you must add a
section with the same name that you specified in the kdmrc, like:
kde3cvs)
export PATH=/opt/kde3/bin:$PATH
i think if you put the following in an executable .xsession file in
your home dir and then choose "default session," you will get the
desired results:
exec /opt/kde2cvs/complete/path/to/startkde
On Tue, Jun 04, 2002 at 08:57:50PM +0200, Reinhold Kainhofer wrote:
> -BEGIN PGP SIGNED MESSAGE--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 04 June 2002 12:57 pm, Reinhold Kainhofer wrote:
> Hi!
>
> How can I start a kde version that I compiled myself
> (--prefix=/opt/kde3cvs, QTDIR=/opt/qt-copy) from kdm as shipped with the
> unofficial kde 3.0.1 debs? Just setting KDEDIR, KDEH
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
How can I start a kde version that I compiled myself (--prefix=/opt/kde3cvs,
QTDIR=/opt/qt-copy) from kdm as shipped with the unofficial kde 3.0.1 debs?
Just setting KDEDIR, KDEHOME, QTDIR, PATH and LD_LIBRARY_PATH in ~/.profile,
~/.bash_profile
6 matches
Mail list logo