Ubuntu < 11.04 notes

pull/8/head
nicolargo 2011-12-06 13:58:25 +01:00
parent 637ef0c20c
commit 888534919d
2 changed files with 12 additions and 4 deletions

8
README
View File

@ -26,8 +26,8 @@ Glances use a standard GNU style installer:
Pre-requisites:
* Python 2.6+ (not tested with Python 3)
* python-statgrab 0.5+ (did not work with python-statgrab 0.5)
* Python 2.6+ (not tested with Python 3+)
* python-statgrab 0.5+ (did not work with python-statgrab 0.4)
Notes: The Debian Squeeze repos only include the python-statgrab 0.4.
You had to install the version 0.5 using the following commands:
@ -39,6 +39,10 @@ You had to install the version 0.5 using the following commands:
$ ./setup.py build
$ sudo ./setup.py install
Notes: Ubuntu 10.04 and 10.10 users report that universe repos includes the
python-statgrab 0.4. If you successfull compile the version 0.5 please send
me an email or log a new issue on the GitHub.
## Running
Easy:

View File

@ -26,8 +26,8 @@ Glances use a standard GNU style installer:
Pre-requisites:
* Python 2.6+ (not tested with Python 3)
* python-statgrab 0.5+ (did not work with python-statgrab 0.5)
* Python 2.6+ (not tested with Python 3+)
* python-statgrab 0.5+ (did not work with python-statgrab 0.4)
Notes: The Debian Squeeze repos only include the python-statgrab 0.4.
You had to install the version 0.5 using the following commands:
@ -39,6 +39,10 @@ You had to install the version 0.5 using the following commands:
$ ./setup.py build
$ sudo ./setup.py install
Notes: Ubuntu 10.04 and 10.10 users report that universe repos includes the
python-statgrab 0.4. If you successfull compile the version 0.5 please send
me an email or log a new issue on the GitHub.
## Running
Easy: