1
1

Merge remote-tracking branch 'origin/master' into feature/sctp-build-fixes

Этот коммит содержится в:
Bruce A. Mah 2014-04-14 14:00:43 -07:00
родитель 3e9b0eb334 6b363d2990
Коммит 607234be2d
2 изменённых файлов: 3 добавлений и 9 удалений

Просмотреть файл

@ -43,8 +43,8 @@ Building iperf3
---------------
### Prerequisites: ###
* libuuid: this is not installed by default for Debian/Ubuntu Systems
to install: `apt-get install uuid-dev`
None.
### Building ###

Просмотреть файл

@ -9,13 +9,7 @@ Prerequisites
-------------
iperf3 requires few (if any) dependencies on common operating
systems. The only known prerequesites are listed here.
* ``libuuid``: ``libuuid`` is not installed by default on Debian /
Ubuntu Linux systems. To install this, use this command before
building iperf3:
``apt-get install uuid-dev``
systems. The only known prerequisites are listed here.
Building
--------