OpenWrt Forum Archive

Topic: help for Iperf installation

The content of this topic has been archived on 29 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,
I am trying to install "iperf" in my openwrt-whiterussian0.9 over WRT54GL from backports/0.9 but without success.
I have read several interesting thing searching in the forum, but I am not sure how I have to proceed.
Some links I have read are:
http://forum.openwrt.org/viewtopic.php?id=11779
http://forum.openwrt.org/viewtopic.php?id=3559


I detail the steps followed by me in the installation:

1)First I installed the iperf package executing:  #ipkg install iperf
2)The procedure of download and installation was apparently successful:

root@OpenWrt:~/usr/bin# ipkg install iperf
Installing iperf (2.0.2-1) to ram...
Downloading http://downloads.openwrt.org/backports/ … mipsel.ipk
Installing uclibcxx (0.2.1-1) to ram...
Downloading http://downloads.openwrt.org/backports/ … mipsel.ipk
Configuring iperf
Configuring uclibcxx
Successfully terminated.

3)But, the execution of iperf tool doesn't work, and appear the next message:

root@OpenWrt:~/usr/bin# ls
fping   fping4  fping6  iperf
root@OpenWrt:~/usr/bin# ./iperf -s -u -p 8888
./iperf: can't load library 'libuClibc++.so.0'


How I can fix this problem?
Anybody have achieve to install iperf in whiterussian 0.9?
Are there any alternative tool similar to iperf?

Thanks.

Somebody can help me with iperf installation? I don't achive solve the dependencies problem. 
In general, How i can solve a dependecies problems?

Please, just a link is enough for me.

Thanks

The discussion might have continued from here.