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: Eli Zaretskii
Subject: Re: how to compile emacs from git.
Date: Tue, 05 Jan 2016 18:30:27 +0200

> From: Uwe Brauer <address@hidden>
> Date: Tue, 05 Jan 2016 15:57:00 +0000
> 
> When I compile and install the git version of emacs, I follow
> http://ergoemacs.org/emacs/building_emacs_from_git_repository.html
> and run
> 
> ./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.



reply via email to

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