|
|
@ -102,7 +102,7 @@ Build Instructions
|
|
|
|
|
|
|
|
|
|
|
|
For example, on Ubuntu 17.04, one can install the required libraries with:
|
|
|
|
For example, on Ubuntu 17.04, one can install the required libraries with:
|
|
|
|
```
|
|
|
|
```
|
|
|
|
sudo apt-get install cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libboost-thread-dev libconfig++-dev libsctp-dev
|
|
|
|
sudo apt-get install cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev
|
|
|
|
```
|
|
|
|
```
|
|
|
|
Note that depending on your flavor and version of Linux, the actual package names may be different.
|
|
|
|
Note that depending on your flavor and version of Linux, the actual package names may be different.
|
|
|
|
|
|
|
|
|
|
|
|