Included:

Binary release:
	README.txt - this file
	install.sh - install script
	bin/ - binaries used during install
	data/ - contains installation data
	packages/ - contains ZCS rpms
	docs/ - more documentation

Source release:
	README.txt - this file
	src/ - source files
	docs/ - more documentation

Installing from binary:
	tar xzf zcs.tgz
	cd zcs
	./install.sh

Installing from source:
 	Consult the file readme_source.txt
