Subject | Firebird 1.5 and CentOS 5.3: Error compiling interbase.so. Where is libgds? |
---|---|
Author | Hernando Duque C |
Post date | 2009-06-26T12:56:56Z |
Hi to all.
I've got a new server (CentOS 5.3 x86_64) and need to compile interbase.so for PHP 5.1.6.
The Firebird 1.5 is already running fine, I installed php.devel pachage, downloaded PHP sources, ran phpize but then when I try to compile with:
./configure --with-interbase=shared,/opt/firebird I got an error:
configure: error: libgds, libib_util or libfbclient not found! Check config.log for more information.
I can't find this library. Where is it?
Any help will be appreciated.
Nando.
I've got a new server (CentOS 5.3 x86_64) and need to compile interbase.so for PHP 5.1.6.
The Firebird 1.5 is already running fine, I installed php.devel pachage, downloaded PHP sources, ran phpize but then when I try to compile with:
./configure --with-interbase=shared,/opt/firebird I got an error:
configure: error: libgds, libib_util or libfbclient not found! Check config.log for more information.
I can't find this library. Where is it?
Any help will be appreciated.
Nando.