Subject rpm - Firebird 1.5 - php
Author rtcary
I am using Fedora Core 1 and I downloaded the php
source(php-4.3.3-6.src.rpm) after installing Firebird 1.5.

If I add

--with-interbase=shared,/opt/firebird/lib/

I get the error that it cannot find libgds or libib_util.
libib_util.so is in /opt/firebird/lib/. There is no libgds after
installing Firebird.

I do not have this problem if I install Firebird 1.0.2 (it is
installed in /opt/interbase).

What am I missing?

Todd