This did the job! Thanks, Konrad > Am 13.06.2025 um 12:22 schrieb Stéphane Marks : > > If you're using homebrew, try "brew install texinfo" > > On Fri, Jun 13, 2025 at 11:37 AM Konrad Podczeck > wrote: >> I get: >> >> makeinfo not found >> >> Thanks for your reply, >> >> best Konrad >> >> > Am 13.06.2025 um 11:14 schrieb Arash Esbati >: >> > >> > Konrad Podczeck > writes: >> > >> >> Building emacs stops and ends with the lines >> >> >> >> /Library/Developer/CommandLineTools/usr/bin/make -C doc/lispref info >> >> GEN ../../info/elisp.info >> >> make[1]: makeinfo: No such file or directory >> >> make[1]: *** [../../info/elisp.info ] Error 1 >> >> make: *** [lispref-info] Error 2 >> >> >> >> even though elisp.info does exist. >> > >> > In the same shell, what do you get when you do: >> > >> > $ which makeinfo >> > >> > ? Best, Arash >> >> >> >>