cosmicduck added the comment:

Hi,

this is a problem for all users which have to want to use python on there own 
home directory.
I wonder me, how did some other projects could install python to different 
directories e.g. OpenCSW it did on /opt/csw/...

My most problem is, that I can do many but without root access, which is 
denied. In this case a installation/build to a different path is very helpfull.

The situation was, that python and there most modules are working well also 
post installed ones.

Only the problem with the shebang to the scripts was the major problems which 
I've fixed by a line change on all scripts.
But to build python on a different root path e.g. my home folder, this should 
be changed simply by make itself and not by hand as I did it.

I'm unsure that other problems with my steps exists, but only the shebang 
problem is found by me.

This problem could also exists on later releases than 3.3. So for me it's ok to 
close this issue for 3.3. 
But for later releases, e.g. 3.4 it should checked and fixed, please.

----------

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

Reply via email to