The fast and easy way:
	./install.script

If you like to do things yourself:
	./configure
	make
	make install
	make install.man

