[New-bugs-announce] [issue39405] Using relative path as a --prefix during configure.

Sankar report at bugs.python.org
Tue Jan 21 02:52:12 EST 2020


New submission from Sankar <sankar.kandasamy at agiloft.com>:

Is it possible to provide the relative path as a --prefix during configure?

I want to compile a python as a distributive package, so using an absolute path won't help. It should have a relative path like "../../Python".

The compiled python needs to have a relative everywhere, is it possible to achieve this?

----------
components: Build
messages: 360360
nosy: Sankark
priority: normal
severity: normal
status: open
title: Using relative path as a --prefix during configure.
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39405>
_______________________________________


More information about the New-bugs-announce mailing list