Subject embedding firebird in a cross platform application win32 linux, mac
Author Todd Fisher
Hi,
I'd like to use firebird as an embedded database in my
windows/linux/mac application. I've read the documentation on
embedding in windows and found that it is very straight forward. I'm
packaging with my application the fbclient.dll and everything is
working great. Now my question is how can i achieve the same goal in
linux and the mac. In linux I have a fbclient.so, is it enough to
simply place the fbclient.so in say my LD_LIBRARY_PATH? Are there any
examples of how to do this in linux?

any help or pointers would be greatly appreciated thanks,

todd