<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 14, 2020, 1:21 PM Hal Murray via devel <<a href="mailto:devel@ntpsec.org">devel@ntpsec.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I setup a new machine over the weekend.  Fedora 33, Python 3.9.0<br>
<br>
After a build and install, ntpq couldn't find ntp.ntpc<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Error messages? Config logs?</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I fixed things by setting up /etc/ld.so.conf.d/ntpd.conf<br>
containing /usr/local/lib64/ and running ldconfig.<br>
<br>
The man page for ldconfig says it knows about /lib64 and /usr/lib64,<br>
with no mention of local.<br>
<br>
I have a Fedora 32 box, Python 3.8.6, that works without the extra directive <br>
to ldconfig.<br>
I can't figure out how.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Snow globe is broken.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A Debian box has:<br>
  /etc/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf<br>
  /etc/ld.so.conf.d/libaes_siv.conf<br>
  /etc/ld.so.conf.d/libc.conf<br>
  /etc/ld.so.conf.d/x86_64-linux-gnu.conf<br>
with a couple of /usr/local/lib in there but no /usr/local/lib64<br>
<br>
I don't understand how that works either.<br>
<br>
---------<br>
<br>
ntpq says:<br>
    import ntp.ntpc<br>
<br>
Should that ntp be there?   We aren't installing in xxx/ntp/ any more.</blockquote></div></div><div dir="auto"><br></div><div dir="auto">ntp.ntpc is referring to the ntpc.py file probably in something like /usr/local/lib/python3.9/ntp</div><div dir="auto"><br></div><div dir="auto">Needs more information. Is the default python is still 2.7 there?</div></div>