[Make-wifi-fast] Fastest way to setup netperf and flent?
Valent Turkovic
valent at otvorenamreza.org
Wed Sep 4 16:32:05 EDT 2019
On Wed, Sep 4, 2019 at 10:06 PM Valent Turkovic <valent at otvorenamreza.org>
wrote:
> Finally got netperf and flent working on Raspberry Pi, thanks Toke to
> pushing me in the right direction of manual compilation.
>
> Here are the steps to get netperf and flent working of latest clean
> Rasbian install:
>
> $ sudo apt install autotools-dev automake
> $ git clone https://github.com/HewlettPackard/netperf.git
> $ cd netperf
> $ ./autogen.sh
> $ ./configure --enable-demo
> $ make
> $ sudo make install
> $ sudo pip install flent
>
> And that is it :)
>
In order to get plots to work matplotlib needs to be installed, so:
$ sudo pip install matplotlib
I also answered this question raised on Raspberry Pi StackExchange:
https://raspberrypi.stackexchange.com/questions/99695/netperf-command-doesnt-exist-on-raspbian/102218#102218
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.bufferbloat.net/pipermail/make-wifi-fast/attachments/20190904/a2c5818a/attachment.html>
More information about the Make-wifi-fast
mailing list