<div dir="ltr">Thanks, I have tried moving around the src directory hierarchy to no avail, including searching for explicit references to 'pping'.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 25, 2021 at 11:52 AM Toke Høiland-Jørgensen <<a href="mailto:toke@toke.dk">toke@toke.dk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Jason Iannone <<a href="mailto:jason.iannone@gmail.com" target="_blank">jason.iannone@gmail.com</a>> writes:<br>
<br>
> Hi,<br>
><br>
> I'm new here. Can anyone help me get pping installed? As far as I can tell,<br>
> cmake, make, and make install all worked, but I don't have pping. Does<br>
> anyone with a bigger brain than mine have a suggestion?<br>
><br>
> $ pping<br>
> -bash: pping: command not found<br>
<br>
My bet would be a $PATH issue. You could try just running it from the<br>
directory where you compiled it? I.e., substitute './pping' for 'pping'<br>
- or look at the output of 'make install' and see if you have the<br>
corresponding directory in your $PATH.<br>
<br>
-Toke<br>
</blockquote></div>