$Id: README$
Copyright © 2013 Roland van Rijswijk-Deij
All rights reserved. This software is distributed under a BSD-style
license. For more information, see LICENSE
INTRODUCTION
===============
PREREQUISITES
================
To build the executables:
To build the applications, execute the following commands:
./autogen.sh
./configure
make
To install the library as a regular user, run:
sudo make install
If you are root (administrative user), run:
make install
USING THE LIBRARY
====================
CONTACT
==========
Questions/remarks/suggestions/praise on this tool can be sent to:
Roland van Rijswijk-Deij <rijswijk@cs.ru.nl, roland@mazuki.nl>