Link errors embedding Python 3.2
Ned Deily
nad at acm.org
Thu May 26 22:45:34 EDT 2011
In article <BANLkTim=j9wZZv7oWPpmaWxZ52u2AoPmSQ at mail.gmail.com>,
Chris Angelico <rosuav at gmail.com> wrote:
> Still trying to sort this out, trying various things. If I configure
> --enable-shared, I get a different ImportError: 'libpython3.3m.so.1.0:
> cannot open shared object file: No such file or directory'. That file
> exists in ~/cpython, but sudo make install doesn't put it anywhere
> else. Pointing LD_LIBRARY_PATH to there causes my program to segfault
> with thread context errors.
>
> Am I asking this in the wrong forum? Would it be more appropriate in
> python-dev?
The discussion in http://bugs.python.org/issue4434 might be of some help.
--
Ned Deily,
nad at acm.org
More information about the Python-list
mailing list