help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: About Emacs updating


From: Peter Dyballa
Subject: Re: About Emacs updating
Date: Fri, 18 Jan 2013 01:12:47 +0100

Am 18.01.2013 um 00:47 schrieb Xue Fuqiao:

> Whenever I want to use the trunk, I only need to:
> 
> bzr pull (or bzr update)

Depends on whether you have a full or partial copy of the mirrored branch, I 
think (I have meanwhile almost ¾ GB on disk). You'll see which of the two 
methods works. You can also use 'bzr pull -v' so see a bit of the cause for the 
change you are downloading.

> make (or make bootstrap)

No, there is one step more necessary: ./autogen.sh. Bzr will remind of this 
step.
It's also possible to change your mind and run configure with new settings; 
'./configure --help' gives an overview. 'make clean' can also be useful – 
otherwise, by using 'plain' make, a large number of DOC-<version>.<try> and 
emacs-<version>.<try> files can be installed.

> make install

Quite often a 'sudo make install' is necessary…


Most of these things can be performed in compile-mode in a *compilation* 
buffer. This can be a quite colourful experience…

--
Greetings

  Pete

Imbecility, n.:
        A kind of divine inspiration, or sacred fire affecting censorious 
critics of this dictionary.
                                – Ambrose Bierce: _The Devil's Dictionary_




reply via email to

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