I update to SVN revision 78. In the "ZPlainFirebird15" unit there are some changes:
Code: Select all
WINDOWS_DLL_LOCATION = 'fbclient15.dll';
WINDOWS_DLL_LOCATION_EMBEDDED = 'fbclientd15.dll';
LINUX_DLL_LOCATION = 'libfbclient.so.15';
LINUX_DLL_LOCATION_EMBEDDED = 'libfbembed.so.15';
LINUX_IB_CRYPT_LOCATION = 'libcrypt.so.15';
Under linux there are "libfbclient.so" as a link to "libfbclient.so.1.5.3"
Under windows there is a 'fbclient.dll' in "C:\Program Files\Firebird\Firebird_1_5\bin"
Please go back to rev. 77 if there are no any reason to do this!!!!
Perger ATtila