libpydnspp.so missing
Shu Lin
tech at linshu.biz
Sun Oct 30 06:38:47 UTC 2011
Hi,
I have downloaded bind10 devel 20111014 version. Make and make install are fine. But, when I tried to run bind10, it always complains libpydnspp.so not there
What's the problem?
Thanks a lot,
-Shu
===
slin at ip-10-170-90-61:/devel/bind10/bind10_10_29$ sudo bind10 -v -p 53
Traceback (most recent call last):
File "/usr/local/sbin/bind10", line 65, in <module>
import isc.cc
File "/usr/local/lib/python3/dist-packages/isc/__init__.py", line 7, in <module>
import isc.datasrc
File "/usr/local/lib/python3/dist-packages/isc/datasrc/__init__.py", line 28, in <module>
from isc.datasrc.datasrc import *
ImportError: libpydnspp.so.0: cannot open shared object file: No such file or directory
More information about the bind10-users
mailing list