INSTALLATION

	-Execute the configure script
		./configure (see options with ./configure --help)

	-Compile source:
		make

	-Install programs (must be root):
		make install
