Artifact 93a3dc8cbd31ffec0a3bd445aad93c9ba3e4dd6f:
- File README — part of check-in [fc2c85c944] at 2004-07-15 14:16:56 on branch trunk — Updated the freecolor README (and changed version to 0.8.4) to note dependency on libstatgrab when non-Linux. (user: rkeene, size: 486) [annotate] [blame] [check-ins using]
I. ABOUT
This is a VERY simple program to replace `free' because I wanted something
that had a little more meaning to it (percents), and then I wanted some
color.
II. INSTALLATION
1. REQUIREMENTS
a. libstatgrab (version 0.10 is currently not tested.)
- OR -
b. Linux and the /proc filesystem mounted.
2. INSTRUCTIONS
$ ./configure
$ make
$ make install
-- Roy Keene @@DATE@@ <freecolor@rkeene.org>