To install

	autoreconf -ifs
	./configure --prefix={where you want to install it}
	make
	make install
	make doc
	make install-doc

 
