Page 1 of 1

UNIDAC Cannot load client library

Posted: Mon 08 Nov 2021 04:54
by dINOKU
I'm having problems "Cannot load client library: /opt/firebird/lib/libfbclient.so" connecting firebird on linux from delphi 11.4 windows with UNIDAC

Re: UNIDAC Cannot load client library

Posted: Thu 11 Nov 2021 16:42
by ViktorV
Hi there!

Thank you for contacting Devart and for your inquiry!
You can get this error when the bitness of the client library does not match the bitness of the application.
Our products support Linux. But, please be informed that IBDAC (UniDAC) works with Firebird through client library. We do not supply client libraries. Client libraries for required platform being delivered from distributed server.
That is why you should supply a client library for each platform, and the bitness of the application and the client library also must match.
You can download the distributive of Firebird for Linux from http://www.firebirdsql.org/en/server-packages/ and use the libfbclient.so client library from it.

Should you have any questions, do not hesitate to ask!