On 29 May 2019, at 18:28, greg.ra...@bt.com wrote:
Having trouble running 'configure' script for BIND 9.14.2 on CentOS 7
system. I have python 2.7.5 installed, but not the PLY package. The
configure script complains:
configure: error: Python >= 2.7 or >= 3.2 and the PLY package are
required for dnssec-keymgr and other Python-based tools. PLY may be
available from your OS package manager as python-ply or python3-ply;
it can also be installed via pip. To build without Python/PLY, use
--disable-python.
However, running './configure -disable-python' results in the same
error.
Is this a known issue?
Regards,
Greg Rabil
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to
unsubscribe from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
It is a known issue, and one that has been fixed:
https://gitlab.isc.org/isc-projects/bind9/merge_requests/1964
The correct option is --without-python
--
Stacey
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users