Subject Re: [firebird-python] kinterbasdb 3.2.1
Author Werner F. Bruhin
Uwe Grauer wrote:
> Werner F. Bruhin wrote:
>
>> Werner F. Bruhin wrote:
>>
>>> For what it is worse.
>>>
>>> I just tried to upgrade my Ubuntu (7.0.4) to FB 2.1 and kb 3.2.1 and
>>> FlameRobin.
>>>
>>> - Install of FB2.1 run without error (i.e. stopped server, unpacked the
>>> FirebirdSS-1.1.0.17798.0.i686.tar.gz, run ./install.sh).
>>> - when doing python setup.py for kinterbasdb 3.2.1 I got a bunch of
>>> undefined reference (_Unwind_GetIP etc etc - 10 of them)
>>> - when I do from kinterbasdb import services I get the undefined symbol
>>> _Unwind_GetIP error mentioned by others
>>> - I reinstalled FlameRobin using Synaptic Package Manager, it gets
>>> version 0.7.6.2 and installs without error but when I try to run it
>>> nothing happens and no error is shown
>>>
>>>
>> When I run flamerobin in a terminal window I get "libfbclient.so.1 can
>> not open file, no such file or directory.
>>
>> Any chance that things have moved in a 2.1 install to folders/locations
>> which are not handled by that version of FlameRobin and kb 3.2.1?
>>
>> Werner
>>
>
> Flamerobin doesn't use anything from kinterbasdb.
>
I was aware of that.
> It uses IBPP as it's access library and works for me compiled from
> source for both FB 2.0.4 and FB 2.1 from firebirdsql.org.
>
This is not the case on Ubuntu, it worked for me with 2.0 but since I
installed 2.1 I get the above error.

I don't know enough about any of this, but just wanted to mention that
there is a problem with FlameRobin (at least on my machine) that might
help pinpoint the install issue with kinterbasdb 3.2.1 I see with 2.1.

Anyhow I am sure that Pavel will come to our rescue.

Werner