Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6362 > unrolled thread

Re: Link errors embedding Python 3.2

Started byNed Deily <nad@acm.org>
First post2011-05-26 19:45 -0700
Last post2011-05-26 19:45 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Link errors embedding Python 3.2 Ned Deily <nad@acm.org> - 2011-05-26 19:45 -0700

#6362 — Re: Link errors embedding Python 3.2

FromNed Deily <nad@acm.org>
Date2011-05-26 19:45 -0700
SubjectRe: Link errors embedding Python 3.2
Message-ID<mailman.2140.1306464352.9059.python-list@python.org>
In article <BANLkTim=j9wZZv7oWPpmaWxZ52u2AoPmSQ@mail.gmail.com>,
 Chris Angelico <rosuav@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@acm.org

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web