Next Previous Table of Contents
KUnit 0.5 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:
% make
% su
% make install
Currently, I don't have a "configure" script - if anybody wants to write one
for me, please do so and send it to
me. :)
Make sure that your $QTDIR and $LD_LIBRARY_PATH are set correctly.
Should you run into problems please report them to the the author at
Jan Schaumann
Next Previous Table of Contents