-
-
Couldn't load subscription status.
- Fork 680
Description
That would be a solution for those who want to install Sage in a prefix that's only writable by root.
In this way, building can take place in unprivileged user account.
It could perhaps also be enabled by ./configure --enable-sudo-install. (not on this ticket)
This ticket makes routine changes to all spkg-install scripts. Whenever installing has more steps than just make install, it moves the install part to a separate script spkg-do-install.
*** See #21726 for a slightly different approach ***
CC: @jdemeyer @kiwifb @embray @nexttime @vbraun @mezzarobba
Component: build
Reviewer: Matthias Koeppe, Samuel Lelièvre
Issue created by migration from https://trac.sagemath.org/ticket/21537