
./configure (generally --prefix=/usr, try --enable-animation); make ; make install

To uninstall:
	
	make uninstall
