Martin v. Löwis <mar...@v.loewis.de> added the comment:

> Martin v. Löwis: What I want is simply to be able to use --libdir to
> tell ./configure where to put standard Python libs, and I want my Python
> installation to recognize this lib location without having to hack
> PYTHONPATH or PYTHONHOME or anything else.

Ok. Then I shall close this report as "won't fix", because
a) we cannot change the semantics of the environment variables easily,
   and
b) changing environment variables doesn't solve your original problem.

----------
title: PYTHONHOME should be more flexible (and controllable by --libdir) -> 
PYTHONHOME should be more flexible (and controllable by     --libdir)

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6060>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to