Next Previous Table of Contents
KUnit 0.3 can be obtained from:
Older versions can be downloaded from Here.
In order to successfully compile and use KUnit, you need the following programs and libraries which are available on most platforms as distribution packages and thereby can be installed easily.
Required:
In order to compile and install KUnit on your system, type the following in the base directory of the KUnit distribution:
% ./configure
% make
% make install
Since KUnit uses
autoconfyou should have not trouble compiling it.
% ./configure --with-qt-dir=/path/to/qt-1.4x
Should you run into problems please report them to the the author at Jan Schaumann
Next Previous Table of Contents