From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 651703B2A4 for ; Thu, 25 Feb 2021 13:02:32 -0500 (EST) Received: by mail-ej1-x62b.google.com with SMTP id t11so10367747ejx.6 for ; Thu, 25 Feb 2021 10:02:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5k6k00tGVO2etCgiug/ivrnO03au3hQXRzhDhVj5HWU=; b=mhVJ6MOlhHTujsvypAZznpFbsixwAdywP1ocZ4/raT7mnnKlRvh74phEqaQu6P+mff geerkfX+qmQDf1H/5AGmqmIxWCYyBWSFfQnerb90PxdP0YxuvYOcGIUwtGhjWw+z2Gme Br720LgYnJ/uhyULg55PXbJxLU3VBtCg6rTT6BMWOYZKy82TAP5blTvxfNDkJsbayjmP gam1SUfmEax5MIThSGnZqgRaBUxsdgVA29rrDZDq2I8njt7BlT3BVN+lvCOc2x61AYtq tjxyQGo9nyT2cUvXT7sqNRyXLX/EbuENI3e+KHlyfT1jOAfUeciYq/wXq9tS5M7o8/0J 1AnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5k6k00tGVO2etCgiug/ivrnO03au3hQXRzhDhVj5HWU=; b=JOaxEkUoW8pOs7HCNWRV6/MZxv84PKvb+sKfyPs/Af/hX64InYmS9O8h0vRkdCypQ8 ihOoXr8c9Wru+Qzyzx9oTuuq9WZQmgs3Vev2dLILr9pF8z07IveN2dtNmBkGTAjwhz9C nsqWQ+MBb96+NWzSPmIq1LEKcWYiAHHMvDlKiE7/F9BOIbuH0lShbuY0V2w/ni9/Buvm xq1/zdDkEwBo0+nwgobiG3gSTH2Wwiu5L3MFS+yW/tQyfkVO9tzxXK8JiB4WjU3RbtjS bTlzyJ0cKaPuFO3oyJw+AaFsmpLncfeGBzeGdQazCdIqgTaHoJj7TfazXy2ObJOucBnb zuWA== X-Gm-Message-State: AOAM531a605y1M4hLQbschHR6SGJF95Frsjqa3fak+N/NtCm2G5qr31w UFD80yXssV9kJPERTc4o+USYwAnhIgO0FWIyL5g= X-Google-Smtp-Source: ABdhPJz0QQmGqk+sVFxF3/NHV9qS7EPi39tCi4uH9EDuRkESnPe+JlmEfnlr6kJhNinqM7aUnvCe6Xqbo+ZArUMCda8= X-Received: by 2002:a17:906:1a4b:: with SMTP id j11mr3878119ejf.55.1614276151363; Thu, 25 Feb 2021 10:02:31 -0800 (PST) MIME-Version: 1.0 References: <87a6rs145a.fsf@toke.dk> In-Reply-To: <87a6rs145a.fsf@toke.dk> From: Jason Iannone Date: Thu, 25 Feb 2021 13:02:20 -0500 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: bloat Content-Type: multipart/alternative; boundary="00000000000092498d05bc2cf48f" Subject: Re: [Bloat] Trouble Installing PPing in MacOS X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 18:02:32 -0000 --00000000000092498d05bc2cf48f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks, I have tried moving around the src directory hierarchy to no avail, including searching for explicit references to 'pping'. On Thu, Feb 25, 2021 at 11:52 AM Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Jason Iannone 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 > --00000000000092498d05bc2cf48f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, I have tried moving around the src directory hiera= rchy to no avail, including searching for explicit references to 'pping= '.

On Thu, Feb 25, 2021 at 11:52 AM Toke H=C3=B8iland-J=C3=B8rgensen= <toke@toke.dk> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l= eft:1px solid rgb(204,204,204);padding-left:1ex">Jason Iannone <jason.iannone@gmail.c= om> 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 = 9;pping'
- or look at the output of 'make install' and see if you have the corresponding directory in your $PATH.

-Toke
--00000000000092498d05bc2cf48f--