iperf - How to install it on Vu+ Duo2

TonyVU

Vu+ Newbie
:thankyou: Hello everybody,

I would like to test the speed between the Duo2 and another pc on my home net. Unfortunately I cannot install iperf on the box. Do you know if I can compile the ipk file on my computer and then upload it to the box?!? Other solutions are welcome... please let me know. For other info I'm available....

The Best

;):thanks:
 
:thankyou: Hello everybody,

I would like to test the speed between the Duo2 and another pc on my home net. Unfortunately I cannot install iperf on the box. Do you know if I can compile the ipk file on my computer and then upload it to the box?!? Other solutions are welcome... please let me know. For other info I'm available....

The Best

;):thanks:
Take a look to http://code.vuplus.com to understand how to start up with SDK env.
 
Take a look to http://code.vuplus.com to understand how to start up with SDK env.

Thank you angelofsky1980. I installed the SDK development software as said on the site you provided. In particular I execute the following code:
Code:
 git clone git://code.vuplus.com/git/openvuplus.git
  cd openvuplus
  make image MACHINE=vuultimo
:help: Unfortunately, I don't know whow to proceed to compile the Iperf source... I tried to follow the guide in this website HERE
Code:
http://blog.videgro.net/2013/05/how-to-compile-software-for-vu-plus/
but it doesn't seem adequate to my case because it explains how to compile a simple script but doesn't talk about how to compile a source code that is comprised of the Makefile. Please let me know if you have some links where I can find information. I'm also available for a Skype calling. :thanks:
 
Last edited by a moderator:
Back
Top