Currently this package doesn't offer fancy autoconf and automake features,
but only a simple Makefile. That means installation is as simple as
typing
	make
and that's it. If you want to execute it from anywhere you might use
something like
	cp aglaia /usr/bin
or some other directory you like.

