ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/README
(Generate patch)

Comparing projects/libstatgrab/README (file contents):
Revision 1.2 by tdb, Mon Mar 3 14:29:13 2003 UTC vs.
Revision 1.7 by tdb, Fri Jan 16 15:54:51 2004 UTC

# Line 1 | Line 1
1   libstatgrab README
2 < http://www.i-scream.org.uk
2 > http://www.i-scream.org
3  
4   $Id$
5  
# Line 10 | Line 10 | libstatgrab is a library for accessing information fro
10   for statistical purposes. It could be used for software that monitors
11   the system for alerting or graphing purposes.
12  
13 + License
14 + -------
15 +
16 + The library part of libstatgrab is licensed under the GNU LGPL, but
17 + the tools and examples are licensed under the GNU GPL.
18 +
19   Building and Installation
20   -------------------------
21  
# Line 30 | Line 36 | There are, of course, the usual GNU-style configure op
36   For more documentation on the installation process, please read the
37   INSTALL document.
38  
39 + Cygwin Notes
40 + ------------
41 +
42 + If you have installed libncurses-devel but the configure script can't
43 + find ncurses.h, you've most likely hit a bug in the cygwin package. To
44 + fix this run: /etc/postinstall/libncurses-devel.sh.done
45 +
46   Problems?
47   ---------
48  
49 < Please send all questions, problems, and bugs to dev@i-scream.org.uk. We
50 < will do our best to help.
49 > Please let us know if you have any problems - support@i-scream.org.
50 >
51 > If you find a bug, help us to fix it by sending details to
52 > bugs@i-scream.org. If you have a patch, please send it too.
53  
54   Thank-you for using i-scream software.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines