u***@domain.invalid
2008-06-25 15:51:13 UTC
I have Firebird SS 2.1 (FirebirdSS-2.1.0.17798-0.nptl.i686.rpm)
installed and I am tring to built interbase shared library for php 5.2.
When I compile interbase extension using following commands there is an
error.
cd php-5.2.6/ext/interbase
phpize
./configure
it comes back with an error that it cannot find a firebird or interbase
library.
configure: error: libgds, libib_util or libfbclient not found! Check
config.log for more information.
But when I install Firebird 2.0 it all works fine. My guess is that they
changed libraries in new Firebird version and interbase configure script
just does not pick it up.
installed and I am tring to built interbase shared library for php 5.2.
When I compile interbase extension using following commands there is an
error.
cd php-5.2.6/ext/interbase
phpize
./configure
it comes back with an error that it cannot find a firebird or interbase
library.
configure: error: libgds, libib_util or libfbclient not found! Check
config.log for more information.
But when I install Firebird 2.0 it all works fine. My guess is that they
changed libraries in new Firebird version and interbase configure script
just does not pick it up.