KDISSERT REQUIREMENTS
---------------------

kde >= 3.3 is needed to run this application

To compile kdissert, the kde development
packages are needed: kdelibs-devel, kdebase-devel, and python>=2.2

Run the following command:
./waf configure
./waf
and if everything went fine:
./waf install  (or su -c "./waf install")

if something went wrong:
* retry with 'waf -v'
* look at the content of wscript
* ask

---------------------------------------
Enjoy kdissert,
Thomas Nagy <tnagy256@yahoo.fr>

