In order to install kopete-thinklight, type the following commands as root:

./configure --prefix `kde-config --prefix`
make
make install

The argument to the configure script ensures that the files get copied to the folders where KDE is installed.
