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 : /usr/local/lib/python2.7/dist-packages
'configure' finished successfully (12.149s)
Debian Buster ships with 2.7.16 and 3.7.3. I did some poking around,
installed some additional Python3 packages, ran 'pip3 install gps' as well
as setting
export PYTHONPATH=/usr/local/lib/python3.7/dist-packages/
and the waf configure picked up the 3.19 package, thus building and
installing ntploggps.
On 9/21/2019 19:27 PM, Matthew Selsky wrote:
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 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 is overlooked...
I think it is deliberately excluded if you do not have a recent gpsd
install detected. You do have a _recent_ gpsd installed I assume?
Yep, 3.19 release.
Hi Paul,
Can you attach the full output from "./waf configure"?
Thanks,
-Matt
--
Paul Theodoropoulos
www.anastrophe.com
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel