Re: ntploggps not installed by waf

2019-09-21 Thread Paul Theodoropoulos via devel
Aha! Skimming trips me up once again. Checking for python module 'gps' (ver >= num(3, 18)) : unknown version WARNING: ntploggps will not be built/installed since python gps module >= 3.18 was not found   PYTHONDIR : /usr/local/lib/python2.7/dist-packages   PYTHONARCHDIR 

Re: ntploggps not installed by waf

2019-09-21 Thread Matthew Selsky via devel
On Sat, Sep 21, 2019 at 01:09:30PM -0700, Paul Theodoropoulos via devel wrote: >On 9/21/2019 13:00 PM, James Browning wrote: > > On Sat, Sep 21, 2019, 12:55 PM Paul Theodoropoulos via devel > <[1]devel@ntpsec.org> wrote: > >Just a quick note, as I'm vetting all my installati

Re: ntploggps not installed by waf

2019-09-21 Thread Paul Theodoropoulos via devel
On 9/21/2019 13:00 PM, James Browning wrote: On Sat, Sep 21, 2019, 12:55 PM Paul Theodoropoulos via devel mailto:devel@ntpsec.org>> wrote: Just a quick note, as I'm vetting all my installations - after running './waf configure --refclock=all', followed by  './waf install', all of th

Re: ntploggps not installed by waf

2019-09-21 Thread James Browning via devel
On Sat, Sep 21, 2019, 12:55 PM Paul Theodoropoulos via devel < devel@ntpsec.org> wrote: > Just a quick note, as I'm vetting all my installations - after running > './waf configure --refclock=all', followed by './waf install', all of the > applications in main/ntpclients are installed - except for

ntploggps not installed by waf

2019-09-21 Thread Paul Theodoropoulos via devel
Just a quick note, as I'm vetting all my installations - after running './waf configure --refclock=all', followed by  './waf install', all of the applications in main/ntpclients are installed - except for ntploggps. I don't know the magic of waf sufficiently to point to why, where, or how it i