You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#21479 allows to set --prefix, but of course we can't write to /usr/local because we aren't root at 'make' time. (See also #21495.)
So, for people who really want all software in /usr/local, we could just point them to https://www.gnu.org/software/stow/ in the documentation.
Haven't used that in 10 years, but looks like it is still maintained.