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

Comparing projects/pystatgrab/README (file contents):
Revision 1.2 by tdb, Sat Mar 20 22:43:26 2004 UTC vs.
Revision 1.4 by tdb, Thu Apr 14 17:19:11 2005 UTC

# Line 1 | Line 1
1   pystatgrab README
2 < http://www.i-scream.org/libstatgrab/
2 > http://www.i-scream.org/pystatgrab/
3  
4   $Id$
5  
# Line 10 | Line 10 | There is currently very little documentation for pysta
10   Installation is a normal distutils setup:
11  
12   ./setup.py install
13 +
14 + If the installer has problems finding libstatgrab you may need to set
15 + PKG_CONFIG_PATH to <prefix>/lib/pkgconfig - where prefix is the prefix
16 + you used when installing libstatgrab (default is /usr/local).
17  
18   The functions available through pystatgrab directly match those of
19   the libstatgrab functions. Documentation on those functions can be

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines