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
New submission from cosmicduck:
Using Solaris 10 x86
Compiling actual 3.3.2 or 2.7.5 looks like work.
Installing as non-root with
make altinstall prefix='${HOME}/scripts/tools/python/python-3.3.2'
exec-prefix='${HOME}/scripts/tools/python/python-3.3.2' installs looks li