Subject | Can't build php-4.3.6 with firebird 1.5 support |
---|---|
Author | lantan74 |
Post date | 2004-04-21T11:11:16Z |
I have installed firebird 1.5 database on linux system.
Firebird installed in /usr/local/firebird.
I try to configure php with command:
configure --with-interbase=/usr/local/firebird
but configure says:
.... skipped configure output ....
checking for InterBase support... yes
checking for isc_detach_database in -lgds... no
checking for isc_detach_database in -lib_util... no
configure: error: libgds or libib_util not found! Check config.log for
more information.
Can you help me ?
Firebird installed in /usr/local/firebird.
I try to configure php with command:
configure --with-interbase=/usr/local/firebird
but configure says:
.... skipped configure output ....
checking for InterBase support... yes
checking for isc_detach_database in -lgds... no
checking for isc_detach_database in -lib_util... no
configure: error: libgds or libib_util not found! Check config.log for
more information.
Can you help me ?