Update README.md
debian installation procedures
This commit is contained in:
parent
0100916a95
commit
511e0196e1
@ -13,6 +13,15 @@ interface and a programmable text output for scripting.
|
|||||||
* [Latest Release](https://github.com/tgraf/bmon/releases/latest)
|
* [Latest Release](https://github.com/tgraf/bmon/releases/latest)
|
||||||
* [Older Releases](https://github.com/tgraf/bmon/releases)
|
* [Older Releases](https://github.com/tgraf/bmon/releases)
|
||||||
|
|
||||||
|
## Debian Installation
|
||||||
|
|
||||||
|
```
|
||||||
|
apt-get install libconfuse-dev libnl-3-dev libnl-route-3-dev
|
||||||
|
./configure
|
||||||
|
make
|
||||||
|
make install
|
||||||
|
```
|
||||||
|
|
||||||
-------------
|
-------------
|
||||||
## New in 3.6
|
## New in 3.6
|
||||||
* Build fix for uclinux
|
* Build fix for uclinux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user