On Don, 01 Jun 2000, Jason Stephenson wrote: > to get KMail running. You need to have those things *installed* to run kmail, but you don't have to run them. For example, I'm using the development version of kmail with this script under KDE 1.1.2: #!/bin/sh export KDEDIR=/home/dnaber/prg/kde2 export QTDIR=/home/dnaber/prg/qt export PATH=$KDEDIR/bin:$PATH export LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH $KDEDIR/bin/kmail Regards Daniel >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<