Subject Firebird + php + osx
Author thorvath73
Hello,

I like to use firebird with php on osx leopard. (Apache and php is working, and the firebird is
working to) My problem is that for php I need an interbase.so file but I can't make it. When I
try to run the configure command I get the following error message:
checking for isc_detach_database in -lfbclient... no
checking for isc_detach_database in -lgds... no
checking for isc_detach_database in -lib_util... no
configure: error: libgds, libib_util or libfbclient not found! Check config.log for more
information.
These files isn't in the osx firebird install dir, I found a topic in the firebird-php group
(http://tech.groups.yahoo.com/group/firebird-php/message/2495) but the php guys can't
solve the problem. Is there anybody out there who has the solution?

Thanks,
Tamas