Firebird 2.1 and 'None of dynamic libraries can be found'

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
lukasz.matuszewski
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 01.01.2010, 22:34

Firebird 2.1 and 'None of dynamic libraries can be found'

Post by lukasz.matuszewski »

I followed the guide :
http://voicixs.com/archives/198
but when i tried to set TZConnection.Connected := true (design time) i got following error:
None of dynamic libraries can be found: libfbembed.so.21, libfbembed.so
but i dont want to use embedded version of firebird... so only libfbclient.so will be required.
What should i do (i copied the libfbclient.so to project directory).
Should i add /opt/firebird/lib to my PATH envirnoment variable ?

Thanks in advance...
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

This depends on the protocol you choose. You must make sure there's only one 'd' at the end of the protocol name firebird instead of firebirdd.

Mark
Image
Post Reply