Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 576
    • Issues 576
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 112
    • Merge requests 112
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #1012
Closed
Open
Issue created May 08, 2019 by Ghost User@ghost

configure in BIND 9.14.1 release fails to detect python

I am very new to Linux. When I run ./configure, I get this error configure: error: Python required for dnssec-keymgr and python is already install.

This is how it look on my terminal:

checking for python... /usr/bin/python

checking if /usr/bin/python is python2 version >= 2.7 or python3 version >= 3.2... yes

checking Python module 'argparse'... yes

checking Python module 'ply'... no

checking for python3... no

checking for python3.7... no

checking for python3.6... no

checking for python3.5... no

checking for python3.4... no

checking for python3.3... no

checking for python3.2... no

checking for python2... /usr/bin/python2

checking if /usr/bin/python2 is python2 version >= 2.7 or python3 version >= 3.2... yes

checking Python module 'argparse'... yes

checking Python module 'ply'... no

checking for python2.7... /usr/bin/python2.7

checking if /usr/bin/python2.7 is python2 version >= 2.7 or python3 version >= 3.2... yes

checking Python module 'argparse'... yes

checking Python module 'ply'... no

checking for Python support... no

configure: error: Python required for dnssec-keymgr

Assignee
Assign to
Time tracking