[Bloat] Trouble Installing PPing in MacOS

Toke Høiland-Jørgensen toke at toke.dk
Thu Feb 25 11:52:17 EST 2021


Jason Iannone <jason.iannone at gmail.com> writes:

> Hi,
>
> I'm new here. Can anyone help me get pping installed? As far as I can tell,
> cmake, make, and make install all worked, but I don't have pping. Does
> anyone with a bigger brain than mine have a suggestion?
>
> $ pping
> -bash: pping: command not found

My bet would be a $PATH issue. You could try just running it from the
directory where you compiled it? I.e., substitute './pping' for 'pping'
- or look at the output of 'make install' and see if you have the
corresponding directory in your $PATH.

-Toke


More information about the Bloat mailing list