--- projects/libstatgrab/README 2003/05/20 13:57:47 1.3 +++ projects/libstatgrab/README 2004/03/09 12:24:40 1.9 @@ -1,7 +1,7 @@ libstatgrab README -http://www.i-scream.org +http://www.i-scream.org/libstatgrab/ -$Id: README,v 1.3 2003/05/20 13:57:47 tdb Exp $ +$Id: README,v 1.9 2004/03/09 12:24:40 tdb Exp $ Description ----------- @@ -10,6 +10,12 @@ libstatgrab is a library for accessing information fro for statistical purposes. It could be used for software that monitors the system for alerting or graphing purposes. +License +------- + +The library part of libstatgrab is licensed under the GNU LGPL, but +the tools and examples are licensed under the GNU GPL. + Building and Installation ------------------------- @@ -30,10 +36,18 @@ There are, of course, the usual GNU-style configure op For more documentation on the installation process, please read the INSTALL document. +Platform Specific Notes +----------------------- + +Please see the PLATFORMS file for supported platforms and specific +notes on using libstatgrab on those platforms. + Problems? --------- -Please send all questions, problems, and bugs to dev@i-scream.org. We -will do our best to help. +Please let us know if you have any problems - support@i-scream.org. + +If you find a bug, help us to fix it by sending details to +bugs@i-scream.org. If you have a patch, please send it too. Thank-you for using i-scream software.