Instructions to install on Ubuntu 10.04 and 10.10

pull/8/head
nicolargo 2011-12-06 16:07:54 +01:00
parent e959b6af75
commit f4976cd464
2 changed files with 4 additions and 22 deletions

13
README
View File

@ -39,17 +39,8 @@ You had to install the version 0.5 using the following commands:
$ ./setup.py build
$ sudo ./setup.py install
Notes: Ubuntu 10.10 repos only include the python-statgrab 0.4.
You had to install the version 0.5 using the following commands:
$ sudo apt-get install git-core build-essential autoconf automake python python-statgrab libstatgrab-dev
$ wget http://ftp.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-0.5.tar.gz
$ tar zxvf pystatgrab-0.5.tar.gz
$ cd pystatgrab-0.5/
$ ./setup.py build
$ sudo ./setup.py install
Notes: There is an issue with Ubuntu 10.04 (https://github.com/nicolargo/glances/issues/5)
Notes: Ubuntu 10.04 and 10.10.
The instruction to install the version 0.5 are here: https://github.com/nicolargo/glances/issues/5#issuecomment-3033194
## Running

View File

@ -39,17 +39,8 @@ You had to install the version 0.5 using the following commands:
$ ./setup.py build
$ sudo ./setup.py install
Notes: Ubuntu 10.10 repos only include the python-statgrab 0.4.
You had to install the version 0.5 using the following commands:
$ sudo apt-get install git-core build-essential autoconf automake python python-statgrab libstatgrab-dev
$ wget http://ftp.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-0.5.tar.gz
$ tar zxvf pystatgrab-0.5.tar.gz
$ cd pystatgrab-0.5/
$ ./setup.py build
$ sudo ./setup.py install
Notes: There is an issue with Ubuntu 10.04 (https://github.com/nicolargo/glances/issues/5)
Notes: Ubuntu 10.04 and 10.10.
The instruction to install the version 0.5 are here: https://github.com/nicolargo/glances/issues/5#issuecomment-3033194
## Running