The K Desktop Environment

2.2. Compilation and installation

If you downloaded the sources of Komba2, make following step on console
 % tar xvzf ./komba2-*.tar.gz
 % cd komba2-*
 % ./configure
 % make
 % make install

Please note, you need root permissions for the last step.