Subject Re: [firebird-php] Re: Can't build php-4.3.6 with firebird 1.5 support
Author Daniel Urban
--- In firebird-php@yahoogroups.com, "Daniel Urban" <daniel@s...> wrote:
> Maybe you should create symlink /usr/local/firebird/lib/libgds.so
> to ./libfbclient.so ?

I look at my files and I see what
/usr/lib/libgds.so is a symlink to /usr/local/firebird/lib/libfbembed.so

Can I remove this symlink and create new pointing to libfbclient.so on
a system with _runing_ firebird ? Is it safe ?



So I think you can change it to libfbclient.so

From 1.5.ReleaseNotes :
changeGdsLibraryCompatibleLink.sh-Classic only-Change the client library link for libgds.so

between the multithreaded libfbclient.so and the single threaded libfbembed.so library that allows

an embedded direct open of the db file. For compatibility with previous installs, libgds.so by

default points to libfbembed.so.

If you don't use embedded firebird you can change ore remove this symlink (I think)


[Non-text portions of this message have been removed]