SAP DB anyone?
Kenneth Godee
Ken at perfect-image.com
Sun Dec 15 10:44:46 EST 2002
How did you install the sap module?
rpm, src-rpm or compile from source?
I'm guessing an rpm, if so get the
"source rpm" and and --rebuild.
On Sun, 15 Dec 2002 11:18:47 +0100
Carsten Gaebler <cg at schlund.de> wrote:
> Daniel Dittmar wrote:
>
> > - what platform are you using
>
> I'm on Linux 2.4.18, glibc 2.2.5 (RedHat 7.3).
>
> > - which python version
>
> Python 2.2.
>
> > - and which symbols are unresolved
>
> PyUnicodeUCS2_FromUnicode. This is what happens:
> [cg at cg cg]$ export PYTHONPATH="$PYTHONPATH:/tmp/sapdb/python22"
> [cg at cg cg]$ python
> Python 2.2 (#1, Apr 12 2002, 15:29:57)
> [GCC 2.96 20000731 (Red Hat Linux 7.2 2.96-109)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import sapdb
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ImportError: /tmp/sapdb/python22/sapdbmodule.so: undefined symbol:
> PyUnicodeUCS2_FromUnicode
> >>>
>
>
> Thanks for your reply.
>
> cg.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list