Update Readme to include additional dependencies
pkg-config and dh-autoreconf are required packages for proper configuration
This commit is contained in:
parent
f78c0e5b98
commit
a6c635dc96
@ -18,7 +18,7 @@ interface and a programmable text output for scripting.
|
|||||||
```
|
```
|
||||||
git clone https://github.com/tgraf/bmon.git
|
git clone https://github.com/tgraf/bmon.git
|
||||||
cd bmon
|
cd bmon
|
||||||
apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev libncurses-dev
|
apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev libncurses-dev pkg-config dh-autoreconf
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user