SA Bugzilla – Bug 5811
$HOME installation 99% automated
Last modified: 2019-06-27 14:57:56 UTC
In INSTALL, perhaps change perl Makefile.PL PREFIX=$HOME to perl Makefile.PL PREFIX=$HOME CONTACT_ADDRESS= otherwise the one question the user gets prompted for makes this become an attended install where instead it could be a completely batch install or done from an emacs' compile buffer.
Why would anyone assume user wants an unattended install by default? Flags are documented in PACKAGING, that should be enough. Closing.