Installation of Shoutstats is pretty simple:

- Do some "tar zxvf shoutstats-0.1.tar.gz" in the directory you want shoutstats
  to be avalaible on the www (let's suppose it's /var/www/shoutstats)

- cd /var/www/shoutstats

- Run "build.sh" in that directory to compile the shoutstats binary

- Run (as root) the "install.sh" script.

- Exit from root !

- Edit the "config.php3" so that Shoutstats can talk to your Shoutcast servers
  and can find your binaries

- Nothing to run or to put in the crontab, if you've well edited the config.php3,
  Shoutstats should be available at http://your.domain.com/shoutstats or any
  other path you've installed Shoutstats in.
