libstatgrab README
http://www.i-scream.org.uk

$Id: README,v 1.2 2003/03/03 14:29:13 tdb Exp $

Description
-----------

libstatgrab is a library for accessing information from the system
for statistical purposes. It could be used for software that monitors
the system for alerting or graphing purposes.

Building and Installation
-------------------------

After downloading and extracting libstatgrab, configure and build as
follows;

./configure
make

Then install as root;

make install

There are, of course, the usual GNU-style configure options;

  --prefix=PREFIX

For more documentation on the installation process, please read the
INSTALL document.

Problems?
---------

Please send all questions, problems, and bugs to dev@i-scream.org.uk. We
will do our best to help.

Thank-you for using i-scream software.
