[petsc-dev] prefix install and module file

Aron Ahmadia aron at ahmadia.net
Wed Jan 14 12:14:37 CST 2015


On Wed, Jan 14, 2015 at 1:09 PM, Jed Brown <jed at jedbrown.org> wrote:

> I know this is the usual practice with Python packages, but what if
> install requires extra permissions?  It always seemed like an awkward
> design to me.
>

In 99.9% of Python builds, the final location of the built package is
irrelevant until install time, so it would largely be an unused
capability.  Let's not get an argument over whether this is good practice
or not, because it's definitely the accepted interface and is not going to
change in a way relevant to PETSc for the next 10 years, even if you could
get the commit with support for your request landed today in Python's
master branch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150114/f83f6b7c/attachment.html>


More information about the petsc-dev mailing list