Python stuff not working on NetBSD 6.1.5
Hal Murray
hmurray at megapathdsl.net
Fri Dec 9 06:43:55 UTC 2016
It works on 7.0.2
-bash-4.3$ ntpq -p
ntpq: can't find Python NTP library -- check PYTHONPATH.
Shared object "libpython2.7.so.1.0" not found
-bash-4.3$ uname -a
NetBSD bob.example.com 6.1.5 NetBSD 6.1.5 (GENERIC) i386
-bash-4.3$ locate libpython2.7.so.1.0
/usr/pkg/lib/libpython2.7.so.1.0
-bash-4.3$
I haven't tracked it down. My attempts at adding it to PYTHONPATH didn't
work. It seemed like : doesn't work there. I could get one or the other.
--
These are my opinions. I hate spam.
More information about the devel
mailing list