Installation
	-Crate Make file
		%ruby extconf.rb
	-Compile sorce
		%make
	-Install programs (must be root)
		#make install
