This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients Battant, andrei.avk, jaraco, ned.deily, ronaldoussoren
Date 2022-03-22.22:36:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647988614.07.0.472569522828.issue46975@roundup.psfhosted.org>
In-reply-to
Content
Well, I'm using a mac with gettext installed as part of `brew install git` with homebrew installed using the standard procedure.

Only after running `brew remove --ignore-dependencies gettext` and re-running configure/make did the command build, but doing so also broke features of git (I noticed that the branch name disappeared from my shell). I was able to reinstall git and gettext, but then configure/make failed.

Do you have any advice on how to "properly install" gettext using homebrew on an M1 mac?
History
Date User Action Args
2022-03-22 22:36:54jaracosetrecipients: + jaraco, ronaldoussoren, ned.deily, andrei.avk, Battant
2022-03-22 22:36:54jaracosetmessageid: <1647988614.07.0.472569522828.issue46975@roundup.psfhosted.org>
2022-03-22 22:36:54jaracolinkissue46975 messages
2022-03-22 22:36:54jaracocreate