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

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

Re: Compilation of Emacs trunk (24) too slow.


From: Yagnesh Raghava Yakkala
Subject: Re: Compilation of Emacs trunk (24) too slow.
Date: Thu, 20 Dec 2012 07:29:10 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I think that this is a '--enable-checking=all' but don't try. Just disable all
> of them. Am I right?

Not sure. I never bothered to check them and I simply don't give any configure
flags (except --prefix)

On Ubuntu I have a long script which does simply the following.. 

#+begin_src sh
sudo apt-get build-dep emacs23          # first time only
git clone git://repo.or.cz/emacs.git    # or git pull
cd emacs
./autogen.sh
./configure --prefix=~/local/emacs-commit-hash
make bootstrap 
make install
#+end_src

Thanks.,
-- 
ఎందరో మహానుభావులు అందరికి వందనములు
YYR




reply via email to

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