How can I go about getting a php5 build that includes the CDB bindings?

Asked by Rich Collins

I need a php5 that includes the cdb handler to dba_open. I tried to add --with-cdb to debian/rules after doing an apt-get source php5. ./configure said checking for cdb support ... no. Is ./configure; make the proper build process with the package source?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu php5 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Albert Damen (albrt) said :
#1

You will need to install the package libcdb-dev in the build environment.
Please make sure you have also all other build dependencies installed. Otherwise you may get a PHP version missing other functionality. The command "apt-get build-dep" php5 should take care of that.

Can you help with this problem?

Provide an answer of your own, or ask Rich Collins for more information if necessary.

To post a message you must log in.