Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
deleted 3 characters in body; edited tags
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 265

configure: php ./configure error: DBA: Could not find necessary header file(s)

hello iI have a Centos 7 machine.

iI decided to install from source the apache,mysql mysql,php and php from source.

iI already install frominstalled (from source) the apache & mysql packages (requirements: with apr  (source),apr apr-util  (source),pcre pcre-devel  (yum installed),perl perl (yum installed)). now

Now, iI am trying to install php and the configuration file stops at extensions section of install and says:

configure: error: DBA: Could not find necessary header file(s)

  1. what should iI do to repair it?

iI saw on the internet that iI can fix it with db4-devel, the problem is that theresthere's no db4-devel in CentOS 7.

  1. theres any replacement package for this?

    Is there any replacement package for this?

  2. how can I make php(7.0.3) install all extensions in ./configure?

and one more question:

  1. how can i make php(7.0.3) install all extensions in ./configure?

configure: error: DBA: Could not find necessary header file(s)

hello i have a Centos 7 machine.

i decided to install from source the apache,mysql,php.

i already install from source apache & mysql packages (requirements: with apr(source),apr-util(source),pcre-devel(yum installed),perl(yum installed)). now, i trying to install php and the configuration file stops at extensions section of install and says:

configure: error: DBA: Could not find necessary header file(s)

  1. what should i do to repair it?

i saw on internet that i can fix it with db4-devel, the problem is that theres no db4-devel in CentOS 7.

  1. theres any replacement package for this?

and one more question:

  1. how can i make php(7.0.3) install all extensions in ./configure?

php ./configure error: DBA: Could not find necessary header file(s)

I have a Centos 7 machine.

I decided to install apache, mysql, and php from source.

I already installed (from source) the apache & mysql packages (requirements: with apr  (source), apr-util  (source), pcre-devel  (yum installed), perl (yum installed)).

Now, I am trying to install php and the configuration file stops at extensions section of install and says:

configure: error: DBA: Could not find necessary header file(s)

  1. what should I do to repair it?

I saw on the internet that I can fix it with db4-devel, the problem is that there's no db4-devel in CentOS 7.

  1. Is there any replacement package for this?

  2. how can I make php(7.0.3) install all extensions in ./configure?

Source Link

configure: error: DBA: Could not find necessary header file(s)

hello i have a Centos 7 machine.

i decided to install from source the apache,mysql,php.

i already install from source apache & mysql packages (requirements: with apr(source),apr-util(source),pcre-devel(yum installed),perl(yum installed)). now, i trying to install php and the configuration file stops at extensions section of install and says:

configure: error: DBA: Could not find necessary header file(s)

  1. what should i do to repair it?

i saw on internet that i can fix it with db4-devel, the problem is that theres no db4-devel in CentOS 7.

  1. theres any replacement package for this?

and one more question:

  1. how can i make php(7.0.3) install all extensions in ./configure?