[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
questions on INSTALL.cvs
From: |
ken |
Subject: |
questions on INSTALL.cvs |
Date: |
Thu, 10 Aug 2006 19:05:34 -0400 |
User-agent: |
Thunderbird 1.5.0.5 (X11/20060725) |
The INSTALL.cvs file gives the following commands (here numbered for
clarity and brevity):
A.1.$ ./configure
A.2.$ make bootstrap
....
B.1.$ ./configure
B.2.$ make
B.3.$ cd lisp
B.4.$ make recompile EMACS=../src/emacs
B.5.$ cd ..
B.6.$ make
I'm building emacs (effectively) for the first time. Have run A.1 and
A.2. Do I now run B.1 through B.6? Or does A.1 and A.2 replace B.1 and
B.2? Or something else?
Thanks.
- questions on INSTALL.cvs,
ken <=