To install this package:

1. Run ./configure --help
2. Run ./configure
3. Run make
4. Eventually run make some documentation with 'ps' or 'pdf' or 'html' targets
6. Became root and run 'make install'
7. Add a crontab entry for user that will run logrotate.
   I'm using something like:

   00 22 * * * /usr/sbin/rottlog

8. Read documentation and use examples in sample_* files to make real
   configuration files. 

That's all, folks! :-)


