1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

removed obsolete iproute2 requirement from instructions

This commit is contained in:
Steffen Vogel 2016-02-04 16:38:53 +01:00
parent e761f22c54
commit 1d41dcd7e1

View file

@ -18,10 +18,6 @@ or the following line for Fedora / CentOS / Redhat systems:
$ 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)
tools to setup the network emulation and interfaces.
### Compilation
Checkout the `Makefile` and `include/config.h` for some options which have to be specified at compile time.