Subject Fedora Core 1, PHP and Firebird 1.5
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 I get an
error. This does not happen when I install Firebird 1.0.2 (that is
installed at /opt/interbase).

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.

What am I missing?

Todd