libpydnspp.so missing
Shu Lin
tech at linshu.biz
Sun Oct 30 20:45:36 UTC 2011
Ok, I am using 64 ubuntu 10.10. As long as I copied libpydnspp.so to /lib64, the problem solved. So, there might be library setup wrong in make install, since 2011/08/19 version was good.
Thanks,
-Shu
On Oct 30, 2011, at 12:11 AM, Shu Lin wrote:
> Actually, libpydnspp.so is inside /usr/local/lib. Why is python3 complaining?
>
> Thanks,
> -Shu
>
> On Oct 29, 2011, at 11:38 PM, Shu Lin wrote:
>
>> 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
>>
>> _______________________________________________
>> bind10-users mailing list
>> bind10-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind10-users
>
> _______________________________________________
> bind10-users mailing list
> bind10-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind10-users
More information about the bind10-users
mailing list