mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
updated build dependencies in documentation
This commit is contained in:
parent
2c669866dd
commit
cf152ad4e0
1 changed files with 2 additions and 2 deletions
|
@ -12,11 +12,11 @@ Install libraries including developement headers for:
|
|||
|
||||
Use the following command to install the dependencies under Debian-based distributions:
|
||||
|
||||
$ sudo apt-get install libconfig-dev libnl-3-dev libnl-route-3-dev
|
||||
$ sudo apt-get install build-essential pkg-config libconfig-dev libnl-3-dev libnl-route-3-dev libpci-deb libjansson-dev libcurl4-openssl-dev uuid-dev
|
||||
|
||||
or the following line for Fedora / CentOS / Redhat systems:
|
||||
|
||||
$ sudo yum install iproute2 libconfig-devel libnl3-devel
|
||||
$ sudo yum install pkgconfig gcc make libconfig-devel libnl3-devel pciutils-devel libcurl-devel jansson-devel libuuid-devel
|
||||
|
||||
**Important:** Please note that the server requires the
|
||||
[iproute2](http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2)
|
||||
|
|
Loading…
Add table
Reference in a new issue