Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install owamp #91

Open
wastu01 opened this issue Sep 15, 2023 · 3 comments
Open

Can not install owamp #91

wastu01 opened this issue Sep 15, 2023 · 3 comments

Comments

@wastu01
Copy link

wastu01 commented Sep 15, 2023

Here is my process and error

$ git clone https://github.com/perfsonar/owamp.git
$ cd owamp/owamp/owamp
$ git submodule update --init
$ ./bootstrap
$ ./configure
$ make            ##  errors here


System : Ubuntu 22.04.3 LTS

@wastu01
Copy link
Author

wastu01 commented Sep 15, 2023

brew install owamp also can not work

@wastu01
Copy link
Author

wastu01 commented Sep 15, 2023

I am using TWCC VCS (NAT)

@willyamcts
Copy link

willyamcts commented Apr 9, 2024

Here is my process and error

$ git clone https://github.com/perfsonar/owamp.git
$ cd owamp/owamp/owamp
$ git submodule update --init
$ ./bootstrap
$ ./configure
$ make            ##  errors here

System : Ubuntu 22.04.3 LTS

Your steps is based in https://unix.stackexchange.com/questions/564769/how-to-install-owping-tool

So, back to tag v4.4.6 and retry...

git clone https://github.com/perfsonar/owamp.git
git checkout v4.4.6
git submodule update --init
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants