The K Desktop Environment

2.3. Compilation and installation

In order to compile and install Kpackage on your system, type the following in the base directory of the kpackage distribution:
        % ./configure
        % make
        % make install
It may be necessary to set QTDIR and KDEDIR to indicate where that software is installed. Since Kpackage uses autoconf you should not have too much trouble compiling it.