RE: [PHP-INSTALL] configure fails while checking for db3 major version

2004-03-31 Thread Carsten P. Gehrke
At 09:34 17-03-04, Hari Bhanujan wrote: { echo "configure: error: Header contains different version" 1>&2; exit 1; } -- From the looks of it it appears that you can do one of two things Since you want to install PHP with db3, recommend that you install PHP with option --with-db3= Second option woul

RE: [PHP-INSTALL] configure fails while checking for db3 major version

2004-03-17 Thread Hari Bhanujan
{ echo "configure: error: Header contains different version" 1>&2; exit 1; } -- From the looks of it it appears that you can do one of two things Since you want to install PHP with db3, recommend that you install PHP with option --with-db3= Second option would be to remove earlier versions of db3