Configuring the core KDE 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