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

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

Re: Where is `configure' script in the emacs source tree?


From: Maurizio Vitale
Subject: Re: Where is `configure' script in the emacs source tree?
Date: Fri, 4 Sep 2015 15:28:54 -0700

when you clone the repo you have to run autogen.sh, which among other
things will generate configure from configure.ac
the directions you're following are good for released tarballs, which came
w/ a pre-generated configure script.
you should be able to find instructions on how to compile out of a cloned
repository.

On Fri, Sep 4, 2015 at 7:34 AM, Norbert Melzer <timmelzer@gmail.com> wrote:

> Navy Cheng <navych@126.com> Wrote in message:
> > Hi,
> > I want to compile and install emacs from the source. So I clone `
> https://github.com/emacs-mirror/emacs.git' to my laptop.
> >
> > 1. git clone https://github.com/emacs-mirror/emacs.git
> > 2. cd ./emacs
> > 3. git checkout emacs-24.5
> > 4. git branch -b mybr
> >
> > I think I get the emacs-24.5 source now. The I read README and INSTALL.
> In INSTALL:
> >
> >> 2a. `cd' to the directory where you unpacked Emacs and invoke the
> >>      `configure' script:
> >>
> >>               ./configure
> >
> > But I can't find configure in the repository. Where is `configure'?
> >
> >
> >
>
> When building from git you have
> to follow (INSTALL.REPO)[https://g
> ithub.com/emacs-mirror/emacs/blob/master/INSTALL.REPO]
> --
>
>
> ----Android NewsGroup Reader----
> http://usenet.sinaapp.com/
>


reply via email to

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