It's been a month, I am still trying to configure PHP with CDB support. Always giving me this error
configure: error: cannot find necessary header file(s)
Command issued :
./configure --prefix=/usr/local/php4.0.4 --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/apache --with-imap=/home/enzo/download/imap-4.7c --with-cdb
Also tried D. J. Bernstein's CDB, and include it with --with-cdb option.
Can't work either. If anyone tried reading CDB files from PHP. Please do help me.