Subject Re: [firebird-support] Firebird + php + osx
Author Thomas Woinke
Hi!

Yes, I posted this in the Firebird Experts-Forum a while ago:

http://www.ibexpert.net/forum/viewtopic.php?f=13&t=7&start=0&st=0&sk=t&sd=a&sid=87923aefa0b77c9a992e9cf03e7b15b0

It's more like tricking configure into doing the right thing, but it
works for me.

Hope that helps,
Thomas

On Sat, Oct 25, 2008 at 6:37 PM, thorvath73 <horvath.tamas@...> wrote:
> 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
>
>