Subject Re: [firebird-support] FB 2.1.0 Embedded in Linux
Author Milan Babuskov
Maurice Ling wrote:
> http://www.firebirdfaq.org/Firebird-Embedded-Linux-HOWTO.html. The HOWTO
> is written for v1.5.3 but I am trying to use it to install FB 2.1.0.

I never tried with 2.1.0, but I have it working with 2.0.1.

> [mling@alfred fbembed]$ bin/isql -user sysdba -pass masterkey
> bin/isql: error while loading shared libraries: libfbembed.so.2: cannot
> open shared object file: No such file or directory

Looks like isql doesn't 'see' your libfbembed.so.2 file. When you
declare the env. variables:

export LD_LIBRARY_PATH=/home/milanb/fbembed
export FIREBIRD=/home/milanb/fbembed

those are local to the current shell you're running. So make sure that
you run subsequent commands in the same terminal.

> -rwxr-xr-x 1 mling users 3520688 Oct 13 20:40 libfbembed.so

libfbembed is obvously there, so I assume that is the problem: you
probably set the env. variables in one terminal and ran isql in another.

--
Milan Babuskov
http://www.flamerobin.org