KDE su is in kdebase so either you already have it, or you'll get it when you intall kdebase.
To compile the KDE 1.x version, use:
1 $ ./configure 2 $ make 3 $ make install 4 |
You will have to execute the last step as root. The installation process needs to be able to write to the system wide KDE directories.