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


Groups > comp.lang.python > #75341

Re: rpath alike feature for python scripts

Date 2014-07-29 09:27 +0200
From Olaf Hering <olaf@aepfle.de>
Subject Re: rpath alike feature for python scripts
References <20140725140813.GA1867@aepfle.de> <87ha24mzzo.fsf@handshake.de> <20140728075740.GA17585@aepfle.de> <1406577605.33116.YahooMailNeo@web163806.mail.gq1.yahoo.com>
Newsgroups comp.lang.python
Message-ID <mailman.12408.1406619244.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Jul 28, Albert-Jan Roskam wrote:

> does this help: https://nixos.org/patchelf.html. It is not specific to Python, though.

No, this does not help because its not about patching the result.
The questions is how to obtain the value with should be patched into the
result.

Looks like I have to dissect setup.py and mimic its behaviour in the
Makefile.

Olaf

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


Thread

Re: rpath alike feature for python scripts Olaf Hering <olaf@aepfle.de> - 2014-07-29 09:27 +0200

csiph-web