To install this package:

1. Run ./configure --help
2. Run ./configure
3. Run make
4. Eventually 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/or use examples in sample_* files to make real
   configuration files. 

8bis. If you've already some logrotate's configuration file you can use Log2Rot
      program to convert to Rot[t]Log format. 
      Please read README.Log2Rot for more informations.

That's all, folks! :-)


