perfsonar / owamp

A tool for performing one-way or two-way active measurements
Apache License 2.0
70 stars 30 forks source link

Compile on Raspberry PI 3/4 #70

Closed resper-guo closed 3 years ago

resper-guo commented 3 years ago

I want to compile owamp on RPI, can someone tell me how to build it, thanks.

mfeit-internet2 commented 3 years ago

Directions for compilation are in the INSTALL file in the top-level directory of the sources.

There are also pre-built binaries for various flavors of Debian and Ubuntu that will run on a Pi in the perfSONAR repository.

resper-guo commented 3 years ago

@mfeit-internet2 , thank you very much for your reply. I can't found the configure in top-level directory of the sources. I tried to use autoconf to generate configure, but failed.