
Configure options:
 --longopts	Turn on longopts.
 --static	Compile statically.
 --glibstatic	Link statically against glib.
 --noserver	Do not compile xmlserver functionality.
 --nopcre	Do not use the PCRE extension.
 --prefix=PREFIX	Set prefix for install.
 --mandir=DIR		Set mandir.

./configure
make
make install
