BIND10 run error
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Mon Feb 25 21:47:56 UTC 2013
At Mon, 25 Feb 2013 17:09:25 -0400,
Chris Taylor <Chris.Taylor at corp.eastlink.ca> wrote:
>
> I finally got BIND 10 installed, but when I go and run ./bind10 I get the following it seems that BIND10 starts correctly but then dies after the stats section starts.
> Traceback (most recent call last):
> File "/usr/local/libexec/bind10/b10-cmdctl", line 36, in <module>
> import ssl, socket
> File "/usr/local/lib/python3.2/ssl.py", line 60, in <module>
> import _ssl # if we can't import it, let the error propagate
> ImportError: No module named _ssl
You'll need to install the Python ssl module properly (I don't think
I've ever seen this trouble, but importing python module could cause
this type of trouble). How to install it depends on your system.
p.s. Someone suggested we should catch common such errors at the time
of ./configure. That's probably a good idea.
---
JINMEI, Tatuya
Internet Systems Consortium, Inc.
More information about the bind10-users
mailing list