python-orbit

Henning Peters pete at dexterslab.de
Mon May 27 09:16:35 EDT 2002


Hi NG,

i've problems to get a corba-orbit/python-orbit installation running. Using
RedHat as distribution solved my problems with all the gnome/glib/linc/popt
dependencies that i had with SuSE and Debian. Some hours later, all seem to
work and python-orbit compiles successfully.

Now, when i try to include CORBA, following error occurs:

| >>> import CORBA
| Traceback (most recent call last):
|   File "<stdin>", line 1, in ?
| ImportError: ./CORBAmodule.so: undefined symbol: TC_string_struct

After searching the web, it seeems that it has something to do with a wrong
version of a library.
Has anybody a clue, how to get it run?

I'm using following environment:
- redhat 7.3 (kernel 2.4.18-3) on i386
- orbit 0.5.15
- glib 1.2.10
- python 2.2.1
- orbit-python 0.3.1

Bye,
Henning






More information about the Python-list mailing list