README: Mention that ./autogen.sh must be run after git clone
Reported-by: DavidRChristensen Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
parent
c1ae292c95
commit
2a410be36f
@ -19,6 +19,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
|
||||||
|
./autogen.sh
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user