Subject Re: [firebird-support] Firebird 2.0 on Linux, libfbclient.so
Author Milan Babuskov
Valentin Voev wrote:
> After upgrade to Firebird 2 (official release) on Fedora 3 the
> applications couldn't load fbclient anymore. I was wondered if someone
> has had the same problem?

Unless applications are searching for, and loading the client library at
run-time, you'll need to recompile them as they probably have dependency
on libfbclient.so.1 and you have libfbclient.so.2 installed now.

The easier way to check this is using "ldd" program.

Other problem you might have is that application is looking for some
function in DDL whose parameters do not match, but AFAIK, fbclient is
backward compatible.

What kind of error message do you get? Try starting the application from
terminal.

--
Milan Babuskov
http://njam.sourceforge.net
http://www.flamerobin.org