INSTALLATION
------------

Required Software:
	Python 1.5 or higher
	RRDTool WITH shared library support (developed with 1.0.33)
	Python development files

Test:
	./PyRRDpipe-Test.py

	If all goes well, it should create a GIF image in the src/
	directory. View this image, make certain that you see a
	graph with a blue staircase.

Developers:
	Review the PyRRDpipe-test.py script
