REQUIREMENTS

glib 2.8+


INSTALLATION

By default the library will be put into the /usr/local/lib directory.  If this
is not where you want the library installed, you will have to edit the Makefile.
If you decide to keep the default installation directory you will need to
make sure that /usr/local/lib is in your ld.so.conf.  For more information,
please see the man pages for ldconfig and the related files.

As root, simply run the following make commands:

make
make install

Happy hacking!
