emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building "vanilla" emacs on macOS (summary)


From: Pankaj Jangid
Subject: Re: Building "vanilla" emacs on macOS (summary)
Date: Tue, 07 Sep 2021 15:47:31 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

Jean-Christophe Helary <lists@traduction-libre.org> writes:

> Since I always forget, I decided to put together a summary of the
> process:
> https://mac4translators.blogspot.com/2021/09/building-vanilla-emacs-on-macos-with.html

Thanks for documenting it. I would like you to create two sub-sections
for essential and recommended brew packages. You have already specified
the essential packages without which Emacs won’t build. If you install
the following packages then these will be picked up by the ‘configure’
script without explicitly passing any options. I have arrived at this
list after several iterations.

--8<---------------cut here---------------start------------->8---
brew install \
         libjpeg \
         libxpm \
         libtiff \
         libpng \
         librsvg \
         jansson \
         lcms2 \
         giflib
--8<---------------cut here---------------end--------------->8---


-- 
Regards ~Pankaj




reply via email to

[Prev in Thread] Current Thread [Next in Thread]