./configure
make 
make install
------
If you plan to install ksynaptics run 
./configure --prefix=/usr
make
make install
