summaryrefslogtreecommitdiff
path: root/INSTALL
blob: c827fd5d9e31ee6cfee0cc1b711b5806f1cf450f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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