The installation of mempeak

It's really simple:

1) To unpack the file, type 'tar -xzvvf mempeakx.yy.tar.gz'
2) CD to the new directory: 'cd mempeak'
3) Read the README-File
4) Have a look at the makefile and check if the installation-paths
   are ok for you.
5) To build the executable, type 'make'
6) Type 'make install' to copy the files to their directories. That's
   by default /usr/local/bin for the executable and /usr/local/man/man1
   for the manpage.
7) Copy .mempeak to your home-directory if you want to change the
   defaults (color-settings, interval etc.)
8) Enjoy

9) If you don't like it: Go to the directory where you have the sources
   and type make deinstall :-(
