1 |
|
libstatgrab README |
2 |
< |
http://www.i-scream.org |
2 |
> |
http://www.i-scream.org/libstatgrab/ |
3 |
|
|
4 |
|
$Id$ |
5 |
|
|
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 |
|
|
36 |
|
For more documentation on the installation process, please read the |
37 |
|
INSTALL document. |
38 |
|
|
39 |
< |
Cygwin Notes |
40 |
< |
------------ |
39 |
> |
Platform Specific 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 |
38 |
< |
fix this run: /etc/postinstall/libncurses-devel.sh.done |
42 |
> |
Please see the PLATFORMS file for supported platforms and specific |
43 |
> |
notes on using libstatgrab on those platforms. |
44 |
|
|
45 |
|
Problems? |
46 |
|
--------- |