For those developing Rooster Graph, download the Development
(-src.tar.gz) package.  If you have CHICKEN Scheme, you should just
extract the package and be able to just type:

	make install

For those with an installed CHICKEN system, download the CHICKEN Egg
(.egg) package.  Then type:

	chicken-setup rgraph

For all others, download the Distribution (.tar.gz) package.  You will
have to follow your Scheme implementations method for installing
third-party Scheme libraries.
