kde2/3 install
Tony Alfrey
tonyalfrey
Mon May 17 11:39:28 PDT 2004
On Sunday 27 October 2002 01:28 pm,Pam R wrote:
<snip>
> Or just make the new executable call /opt/kde3/startkde when it has
> set everything up...
>
> #!/bin/sh
> # KDE 3 STARTUP SCRIPT (EW3.1)
> # Save as /usr/X11R6/bin/kde3 and make executable
> QTDIR=/usr/lib/qt3
> KDEDIR=/opt/kde3
> KDEDIRS=/opt/kde3
> KDEHOME=$HOME/.kde3
> PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
> LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib
> export QTDIR KDEDIR KDEDIRS PATH LD_LIBRARY_PATH KDEHOME
> /opt/kde3/bin/startkde
Well, I'll tell you that I am one really amazed S*B. This whole thing
works! Compiled FROM WITHIN A KDE2 DESKTOP, IF YOU CAN BELIEVE IT,
qt3 and kde3 and used your script, added a kde3 listing into the log-in
window manager selection and another user and Bang!, kde2 and kde3 on
the same machine.
Pam is the Official KDE Boot God (or Goddess if you prefer)!
Thank you very much!
Tony Alfrey
More information about the Linux-users
mailing list