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

2020-01-24 Thread Éric Araujo

Éric Araujo  added the comment:

Hello!  I suggest you bring your question to the forum, which is a better place 
to have discussions than the issue tracker :)

https://discuss.python.org/c/users/7

--
nosy: +eric.araujo
status: open -> pending

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2020-01-20 Thread Sankar


Change by Sankar :


--
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2020-01-20 Thread Sankar


New submission from Sankar :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com