On 07/18/10 03:49 PM, Alexander Dreyer wrote:
Hi,
several packages do use python setup.py. This picks up the customized
settings from ~/.pydistutils.cfg. This is bad, because it overrides
the prefix setting.
For sage-main, I'll attach a patch: setup.cfg in the corresponding
directory overrides the usere settings. Maybe there's a global
solution.
See http://trac.sagemath.org/sage_trac/ticket/9536
Regards,
Alexander Dreyer
I know I've had problems with global installations of Python. In fact, I've
resorted to making them unreadable with 'chmod 000 /usr/local/lib/$python_directory
I created this trac ticket for this issue, but don't know how to solve it
myself.
http://trac.sagemath.org/sage_trac/ticket/9209
Could what you found be the reason I get these problems? Perhaps your ticket is
a solution.
I've also had builds of Sage try to write to /usr, which I think is the result
of picking up the wrong python.
Dave
--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org