提交 9658dd3f 编写于 作者: N Nicolas Hennion

Update installation documentation for OS X

上级 86def8a5
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=nicolargo&url=https://github.com/nicolargo/glances&title=Glances&language=&tags=github&category=software)
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/thing/484466/nicolargoglances-on-GitHub)
=============================
Glances -- Eye on your system
......@@ -33,9 +33,11 @@ Packages exist for Arch, Fedora, Redhat, FreeBSD...
Arnaud Hartmann (thanks to him !) maintains a PPA with the latest Glances version:
The PPA is available for Ubuntu version 9.10 to 12.04.
To install the PPA just enter:
$ sudo add-apt-repository ppa:arnaud-hartmann/glances-dev
$ sudo add-apt-repository ppa:arnaud-hartmann/glances-stable
$ sudo apt-get update
Then install Glances:
......@@ -54,17 +56,11 @@ Then install the latest Glances version:
$ sudo pip install glances
### From PPA (Ubuntu/Mint)
Thanks to Arnaud Hartmann, a PPA is available for the stable branch.
### From [Homebrew](http://mxcl.github.com/homebrew/) via PyPi (OS X)
To install it on your Ubuntu system:
$ sudo add-apt-repository ppa:arnaud-hartmann/glances-stable
$ sudo apt-get update
$ sudo apt-get install glances
The PPA is available for Ubuntu version 9.10 to 12.04.
$ brew install brew-pip
$ export PYTHONPATH=$(brew --prefix)/lib/python2.7/site-packages
$ brew pip Glances
### From source
......
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/thing/484466/nicolargoglances-on-GitHub)
===========================================
Glances -- Votre système en un coups d'oeil
===========================================
......@@ -54,6 +57,12 @@ Puis on installe la dernière version de Glances:
$ sudo pip install glances
### Depuis [Homebrew](http://mxcl.github.com/homebrew/) et pat PyPi (pour OS X)
$ brew install brew-pip
$ export PYTHONPATH=$(brew --prefix)/lib/python2.7/site-packages
$ brew pip Glances
### Depuis les sources
Le projet Glances est hébergé sur GitHUB: https://github.com/nicolargo/glances
......
......@@ -33,9 +33,11 @@ Packages exist for Arch, Fedora, Redhat, FreeBSD...
Arnaud Hartmann (thanks to him !) maintains a PPA with the latest Glances version:
The PPA is available for Ubuntu version 9.10 to 12.04.
To install the PPA just enter:
$ sudo add-apt-repository ppa:arnaud-hartmann/glances-dev
$ sudo add-apt-repository ppa:arnaud-hartmann/glances-stable
$ sudo apt-get update
Then install Glances:
......@@ -60,18 +62,6 @@ Then install the latest Glances version:
$ export PYTHONPATH=$(brew --prefix)/lib/python2.7/site-packages
$ brew pip Glances
### From PPA (Ubuntu/Mint)
Thanks to Arnaud Hartmann, a PPA is available for the stable branch.
To install it on your Ubuntu system:
$ sudo add-apt-repository ppa:arnaud-hartmann/glances-stable
$ sudo apt-get update
$ sudo apt-get install glances
The PPA is available for Ubuntu version 9.10 to 12.04.
### From source
Get the latest version:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册