[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Upgrading Emacs from Git
From: |
Óscar Fuentes |
Subject: |
Re: Upgrading Emacs from Git |
Date: |
Wed, 10 Feb 2016 19:20:12 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Eli Zaretskii <eliz@gnu.org> writes:
>> a quick question: I compiled Emacs from Git and now want to upgrade it.
>> Is it enough to pull a fresh version and then make && make install?
>
> It should be enough to "git pull" into the same repository where you
> have the previous version, and then "make && make install".
If "make" fails, try "make bootstrap".
Re: Upgrading Emacs from Git, Gregor Zattler, 2016/02/10