Bug 5811 - $HOME installation 99% automated
Summary: $HOME installation 99% automated
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Building & Packaging (show other bugs)
Version: 3.2.4
Hardware: All other
: P5 trivial
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-06 11:35 UTC by jidanni
Modified: 2019-06-27 14:57 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description jidanni 2008-02-06 11:35:33 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.
Comment 1 Henrik Krohns 2019-06-27 14:57:56 UTC
Why would anyone assume user wants an unattended install by default? Flags are documented in PACKAGING, that should be enough. Closing.