
Installation notes
------------------

Additional to the kammu source code, you'll need to 
get the kde-common/admin directory from kde's cvs 
and put/link it into your kammu directory. 

Then just run the following commands:

	* make -f Makefile.cvs
	  (if it complains about autoconf check
	   the WANT_AUTOCONF="" flag)

	* sh configure
	* make
	* su -c make install


Have fun :)
