The configuration options are :
--enable-gtk-doc=ARG : use gtk-doc to build documentation [default=auto, no]
--enable-lang-en=ARG : add English to documentation [default=yes, no]
--enable-lang-fr=ARG : add French to documentation [default=auto, yes, no]
Follow these familiar steps to compile:
$ ./configure : configuration
$ make : compilation
$ su : superuser login
$ make install : installation
$ exit : superuser logout.