-----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 contents: #!/bin/sh export KDEDIR=/opt/kde3 export QTDIR=/opt/qt3 export KDEHOME=~/.kde3 export PATH=$KDEDIR/bin:$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH $KDEDIR/bin/startkde And of course, I had to add it to kdm (either via the Control Center -> System - -> Login Manager or by editing /etc/kde3/kdm/kdmrc). This way, my settings will survive almost everything (an upgrade of xfree86-common or kdm and a "make install" of kdelibs). At worst, I'll have to add kde_cvs to kdmrc again, but that's it. Reinhold -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE8/UUUTqjEwhXvPN0RAjsSAJ91aBHdu+0EL7l9Cm51BsQOy1iyFQCcDVEN pvwBl4FVxbgHcvaIRk9uL2o= =OSb0 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

