We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
brew install owamp also can not work
Sorry, something went wrong.
I am using TWCC VCS (NAT)
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 ...
No branches or pull requests
Here is my process and error
System : Ubuntu 22.04.3 LTS
The text was updated successfully, but these errors were encountered: