--- projects/libstatgrab/README 2003/09/09 10:55:04 1.5 +++ projects/libstatgrab/README 2004/01/19 16:49:17 1.8 @@ -1,7 +1,7 @@ libstatgrab README -http://www.i-scream.org +http://www.i-scream.org/libstatgrab/ -$Id: README,v 1.5 2003/09/09 10:55:04 tdb Exp $ +$Id: README,v 1.8 2004/01/19 16:49:17 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 ------------------------- @@ -29,6 +35,13 @@ There are, of course, the usual GNU-style configure op For more documentation on the installation process, please read the INSTALL document. + +Cygwin Notes +------------ + +If you have installed libncurses-devel but the configure script can't +find ncurses.h, you've most likely hit a bug in the cygwin package. To +fix this run: /etc/postinstall/libncurses-devel.sh.done Problems? ---------