Firebird Embedded + Zeos on Ubuntu
Posted: 02.11.2010, 22:15
Hi all,
first of all sorry to ask this question. I know it has been answered several times but I checked all the posts related to my problem and I still can not solve it.
I have programmed an app using Zeos 6.6.5 stable + Firebird Embedded 2.0 on Windows and it works just fine.
Now I try to port it to Linux and to continue using Firebird Embedded version I followed this FAQ:
http://www.firebirdfaq.org/Firebird-Emb ... HOWTO.html
but I get all the time the same message: "None of the dynamic libraries can be found: libfbembed.so.20, libfbembed.so".
I have tried setting the path as well but no luck there. I have seen that the exception rises in ZPlainLoader.LoadNativeLibrary. This method looks for libfbembed.so.20 and libfbembed.so as locations (no path at all, is that ok?).
Anyone got any idea about what I should look into?
Thanks in advance and best regards
first of all sorry to ask this question. I know it has been answered several times but I checked all the posts related to my problem and I still can not solve it.
I have programmed an app using Zeos 6.6.5 stable + Firebird Embedded 2.0 on Windows and it works just fine.
Now I try to port it to Linux and to continue using Firebird Embedded version I followed this FAQ:
http://www.firebirdfaq.org/Firebird-Emb ... HOWTO.html
but I get all the time the same message: "None of the dynamic libraries can be found: libfbembed.so.20, libfbembed.so".
I have tried setting the path as well but no luck there. I have seen that the exception rises in ZPlainLoader.LoadNativeLibrary. This method looks for libfbembed.so.20 and libfbembed.so as locations (no path at all, is that ok?).
Anyone got any idea about what I should look into?
Thanks in advance and best regards