emacs-devel
[Top][All Lists]
Advanced

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

Re: how to compile emacs from git.


From: Paul Eggert
Subject: Re: how to compile emacs from git.
Date: Tue, 5 Jan 2016 08:44:57 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

On 01/05/2016 08:30 AM, Eli Zaretskii wrote:
>./autogen.sh
>./configure
>make bootstrap
>make
>
>(Make install; I run checkinstall (KUbuntu))
>
>
>Are theses steps really necessary or what is the recommended way of
>compiling and installing emacs?
Only the first time you build after cloning the Git repository.
Thereafter just "make" should do.


I don't see why 'make bootstrap' is needed after a git checkout. It works for me without it. Perhaps it's needed on some platforms? If so, that should probably get fixed.




reply via email to

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