INSTALLATION

	-Unpack the ibtk archive:
		tar xzvf ibtk-0.0.14.tar.gz
			-or-
		gzip -dc ibtk-0.0.14.tar.gz | tar xvf -

	-Edit the Makefile and make sure the "INSTDIR" and everything else
	 there is appropriate.

	-Compile source:
		make

	-Install programs (must be root):
		make install
