[fpc-pascal] sqldb firebird on linux can't find client lib

Michael Van Canneyt michael.vancanneyt at wisa.be
Thu Feb 15 12:06:50 CET 2007



On Thu, 15 Feb 2007, Bisma Jayadi wrote:

> Hi all,
> 
> I have a console FPC application which uses sqlDB to connect to Firebird 2,
> using TIBConnection, TSQLTransaction, and TSQLQuery. The application run very
> well on win32 (XP SP2 and FB2). Then I try to compile it on Linux (i386 FC4
> and FB2), but the application failed to start with the following error:
> 
> EInOutError : Can not load default Firebird clients ("libgds.so" or
> "libfbclient.so"). Check your installation.

Run your application under 'strace' and send me the output, please.
(Zip, please, because it can be rather big)

Michael.



More information about the fpc-pascal mailing list