Subject | Error with KinterbasDb: Import |
---|---|
Author | mario_lacunza |
Post date | 2005-09-06T06:30:35Z |
Hi,
I have Ubuntu 5.04, Firebird 1.5 Superserver(Synaptic version), Python
2.4.1 and I install from Synaptic KinterbasDb.
When I test the installation show this error:
Python 2.4.1 (#2, Mar 30 2005, 21:51:10)
[GCC 3.3.5 (Debian 1:3.3.5-8ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/kinterbasdb/__init__.py",
line 19, in ? import _kinterbasdb
ImportError: libfbembed.so.1: cannot open shared object file: No such
file or directory
Help please!
Mario
I have Ubuntu 5.04, Firebird 1.5 Superserver(Synaptic version), Python
2.4.1 and I install from Synaptic KinterbasDb.
When I test the installation show this error:
Python 2.4.1 (#2, Mar 30 2005, 21:51:10)
[GCC 3.3.5 (Debian 1:3.3.5-8ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import kinterbasdbTraceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/kinterbasdb/__init__.py",
line 19, in ? import _kinterbasdb
ImportError: libfbembed.so.1: cannot open shared object file: No such
file or directory
Help please!
Mario