GNU bug report logs -
#59406
[Update install instruction for macOS] Update install instruction for macOS
Previous Next
To reply to this bug, email your comments to 59406 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
automake-patches <at> gnu.org
:
bug#59406
; Package
automake-patches
.
(Sun, 20 Nov 2022 06:38:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Minsoo Choo <fel1x.mintchoco.development <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
automake-patches <at> gnu.org
.
(Sun, 20 Nov 2022 06:38:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
INSTALL | 3 +++
1 file changed, 3 insertions(+)
diff --git a/INSTALL b/INSTALL
index a093a3644..b4da9524b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -92,6 +92,9 @@ you want to change it or regenerate 'configure' using a newer version of
targets like 'make install' and 'make uninstall' work correctly.
This target is generally not run by end users.
+On macOS, users should not use the default perl, but manually install
+it from https://www.perl.org/get.html.
+
Compilers and Options
=====================
base-commit: 63216e554ffcc7ae2fb451fcc89c582dca20088e
--
2.37.1 (Apple Git-137.1)
Information forwarded
to
bug-autoconf <at> gnu.org
:
bug#59406
; Package
autoconf
.
(Mon, 21 Nov 2022 22:01:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 59406 <at> debbugs.gnu.org (full text, mbox):
--- a/INSTALL
+++ b/INSTALL
+On macOS, users should not use the default perl, but manually install
+it from https://www.perl.org/get.html.
Thanks for the suggestion. I have a couple comments:
1) INSTALL is maintained in Autoconf, not Automake. I'll try to redirect
the bug.
2) Why? I know plenty of people using the mac perl ok for various things.
It is a big barrier to install a new perl. Not something to recommend
lightly.
3) Even if needed, in general, I feel doubtful that such a blanket and
time-sensitive statement should be made in INSTALL. I see INSTALL still
contains a couple of notes on "Particular systems", though two are
hardly used any more as far as I know (HP-UX and OSF/1), and the other
tidbits feel pretty old also. As a matter of practical usefulness, I
feel like INSTALL is better off being about system-independent
configuration, leaving system information for web pages or other places
that aren't so static. But it's not up to me.
4) Notwithstanding all the above, at the very least, I think any such
statement should say something specific about how the default perl fails.
Anyway, passing over to autoconf ... --best, karl.
This bug report was last modified 2 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.