INSTALLATION

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

	-Execute the configure script (configure --help for more details).

	-Compile source:
		make

	-Install programs (must be root):
		make install
