Well, if you read this, it means that you successfully decompressed the archive ;-)

The next step is to install linpacker :

export KDEDIR=`kde-config --prefix`
./configure
make
make install

(the software will not work if you skip the "make install" step)


