Debian compiled and installed IPERF3

Source: Internet
Author: User

Test time: September 1, 2015, 9 o ' AM
Test condition: Debian6 X64
Test Result: Normal installation

[Email protected]:~# cat/etc/debian_version
6.0.10
[Email protected]:/home# tar XF iperf-3.0.11.tar.gz
[Email protected]:/home# cd iperf-3.0.11
[Email protected]:/home/iperf-3.0.11#./configure

Tip: Configure:error:no acceptable C compiler found in $PATH
Solution: [Email protected]:/home/iperf-3.0.11# apt-get install-y gcc

[Email protected]:/home/iperf-3.0.11#./configure
[Email protected]:/home/iperf-3.0.11# echo $?]
0

[Email protected]:/home/iperf-3.0.11# make && make install
Tip:-bash:make:command not found
FIX: [email protected]:/home/iperf-3.0.11# apt-get install-y make


[Email protected]:/home/iperf-3.0.11# make && make install
[Email protected]:/home/iperf-3.0.11# echo $?]
0

[Email protected]:/home/iperf-3.0.11# iperf3-s
Tip: Iperf3:error while loading shared libraries:libiperf.so.0:cannot open Shared object file:no such file or directory
Resolve [Email protected]:/home/iperf-3.0.11# apt-get Install LIB32Z1
[Email protected]:/home/iperf-3.0.11# echo $?]
0

[Email protected]:/home/iperf-3.0.11# iperf3-s
-----------------------------------------------------------
Server listening on 5201
The IPERF3 is operating normally.


If Apt-get install lib32z1 execution is unsuccessful, check the source used
View the source used by the system
[Email protected]:/home/iperf-3.0.11# cat/etc/apt/sources.list
Use the source of the Zhong Ke.

This article comes from "Life is endless, tossing and turning." "blog, declined reprint!"

Debian compiled and installed IPERF3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.