Beyond Linux From Scratch - Version 5.1
Chapter 28. KDE Core Packages
Create an .xinitrc file to start KDE:
echo "exec startkde" > ~/.xinitrc
Ensure all libraries can be found with:
ldconfig
At this point you can bring up KDE with:
startx