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


Groups > comp.lang.python > #59461

Re: python 2.7.x on MacOSX: failed dlopen() on .so's

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'root': 0.05; 'variables': 0.07; 'executable': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'variables.': 0.09; 'wrapper': 0.09; 'python': 0.11; 'compute': 0.16; 'i.e.,': 0.16; 'luck!': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:failed': 0.16; 'tripped': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'fixed.': 0.24; 'subject: .': 0.24; 'paul': 0.24; 'environment': 0.24; 'header:X -Complaints-To:1': 0.27; 'correct': 0.29; 'needed.': 0.30; 'getting': 0.31; 'flags': 0.31; 'probably': 0.32; 'python.org': 0.32; 'case,': 0.35; 'add': 0.35; 'building': 0.35; 'charset:us- ascii': 0.36; 'should': 0.36; 'whatever': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'skip:u 10': 0.60; "you'll": 0.62; 'smith': 0.68; 'received:204': 0.75; 'article': 0.77; 'installer': 0.84; 'received:204.14': 0.84; 'choice.': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Deily <nad@acm.org>
Subject Re: python 2.7.x on MacOSX: failed dlopen() on .so's
Date Thu, 14 Nov 2013 10:36:58 -0800
References <1384370183.3496.472.camel@pdsdesk> <nad-E7CC3B.14401113112013@news.gmane.org> <1384383583.3496.505.camel@pdsdesk> <CDF80417-B552-488E-8FC9-BF84CA32AA78@acm.org> <1384392275.2758.153.camel@homebase> <668AB11B-465D-43DD-949E-71D421985EEB@acm.org> <1384442536.3496.532.camel@pdsdesk>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 204.14.154.233
User-Agent MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2613.1384454231.18130.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384454231 news.xs4all.nl 15978 [2001:888:2000:d::a6]:48862
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59461

Show key headers only | View raw


In article <1384442536.3496.532.camel@pdsdesk>,
 Paul Smith <paul@mad-scientist.net> wrote:
[...]
> By relocatable I mean "runnable from any location"; i.e., not fixed.  I
> have a wrapper around the Python executable that can compute the correct
> root directory and set any environment variables or add flags or
> whatever might be needed.

In that case, the python.org installer may not be a good choice.  You should 
be to accomplish what you want by building your own Python.   You'll probably 
find you were getting tripped up by unnecessarily setting environment 
variables.  Good luck!

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: python 2.7.x on MacOSX: failed dlopen() on .so's Ned Deily <nad@acm.org> - 2013-11-14 10:36 -0800

csiph-web