Merge pull request #19 from halid/master

Debian / Ubuntu Installation Procedures
This commit is contained in:
Thomas Graf 2015-01-08 16:18:53 +01:00
commit 8fc5a55da4

View File

@ -13,6 +13,18 @@ interface and a programmable text output for scripting.
* [Latest Release](https://github.com/tgraf/bmon/releases/latest)
* [Older Releases](https://github.com/tgraf/bmon/releases)
## Debian/Ubuntu Installation
```
git clone https://github.com/tgraf/bmon.git
cd bmon
apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev
./configure
make
make install
bmon
```
-------------
## New in 3.6
* Build fix for uclinux