GNU bug report logs -
#62480
Missing "configure"
Previous Next
Reported by: bug-gnu-emacs <at> gnu.org
Date: Mon, 27 Mar 2023 13:15:03 UTC
Severity: normal
Tags: notabug
Done: Gregory Heytings <gregory <at> heytings.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#62480: Missing "configure"
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 62480 <at> debbugs.gnu.org.
--
62480: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62480
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
>
> it seems that there is no "configure" script in the git repo but it is
> pointed to from the INSTALL file.
>
> The INSTALL file does point to "./configure" script in bullet "2a". But
> there isn't such a script.
>
> I cloned from git
>
> git clone https://git.savannah.gnu.org/git/emacs.git
>
> No "configure" in the master. I also tried "git checkout emacs-29". No
> "configure" there also.
>
Thanks for your bug report.
The instructions to build Emacs from a clone of the repository are in
INSTALL.REPO, not in INSTALL. This is explained in the second paragraph
of the INSTALL file:
For information about building from a Git checkout (rather than an Emacs
release), read the INSTALL.REPO file first.
The main difference is that you should do "./autogen.sh" before
"./configure".
Closing.
[Message part 3 (message/rfc822, inline)]
Hello,
it seems that there is no "configure" script in the git repo but it is
pointed to from the INSTALL file.
The INSTALL file does point to "./configure" script in bullet "2a". But
there isn't such a script.
I cloned from git
git clone https://git.savannah.gnu.org/git/emacs.git
No "configure" in the master. I also tried "git checkout emacs-29". No
"configure" there also.
This is not a support question about how to build. It is a bug report
about the documentation.
Kind
Christian Buhtz
This bug report was last modified 2 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.