En/na Graeme Geldenhuys ha escrit:
Doing a search on http://packages.ubuntu.com, it seems that only the
'firebird2.0-dev' and 'firebird2.1-dev' packages include the symlink
libfbclient.so. The standard firebird client and server packages only
install libfbclient.so.2
This is standard practic
2009/8/24 Desmond Coertzen :
>
> With my last production experience with Firebird, libgds.so was the stubs to
> the old Interbase lib where Firebird derived from. libfbclient.so.x is
The problem is easy to fix from my side, by simply manually creating a
libfbclient.so symlink to libfbclient.so.2 -
Hi Graeme
> It seems the SqlDB + Firebird code only looks for 'libgds.so' and
> 'libfbclient.so' giving the following error at runtime...
With my last production experience with Firebird, libgds.so was the stubs to
the old Interbase lib where Firebird derived from. libfbclient.so.x is
backwards c
Op maandag 24-08-2009 om 13:02 uur [tijdzone +0200], schreef Graeme
Geldenhuys:
> Hi,
>
> I noticed that on newer Ubuntu Linux systems that the name of the
> Firebird shared library has changed for v2.x versions of Firebird
> Database Server.
>
> --
> $ ls -l /usr/