Subject Re: [IBO] embedding firebird in a cross platform application win32 linux, mac
Author Helen Borrie
At 02:42 PM 17/07/2004 -0400, you wrote:
>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,

FYI, the embedded server is only implemented on Windows. You can do a kind
of embedded application on Linux Classic using the libfbembed.so client,
but the architecture is totally different from the Windows embedded
server. Mac, no.

This is off-topic for the IBO list. Ask it again on the firebird-support
list.

Helen