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.3 by tdb, Thu Mar 25 23:01:13 2004 UTC vs.
Revision 1.4 by tdb, Thu Apr 14 17:19:11 2005 UTC

# Line 11 | Line 11 | 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
20   found in the libstatgrab package, or on the libstatgrab website.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines