Subject local connect on linux
Author sbnspindler
Hi,
I've installed FirebirdCS.1.5.2 on linux and i want to connect via
IPC from my java app to my firebird database. But it seems my
libfbclient.so are not correct installed, because I always get the
exception: java.lang.RuntimeException: Failed to initilize jaybird
native library. This is most likley due to a failure to load the
firebird client library.

Can anybody help me ?
Sabine