[bind10-dev] FreeBSD port for BIND 10 available for testing
Francis Dupont
fdupont at isc.org
Fri Sep 30 19:28:25 UTC 2011
> ===> Configuring for botan-1.8.11
> File "./configure.py", line 613
> except KeyError, e:
> ^
> SyntaxError: invalid syntax
=> there is no mystery: botan requires a python 2 for its configuration
and the script is run by a python 3. BTW the fix is easy: hack the botan
config to use python 2.
Regards
Francis Dupont <fdupont at isc.org>
PS: there should be something about this in the install doc.
More information about the bind10-users
mailing list