all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maurizio Vitale <mrz.vtl@gmail.com>
To: Norbert Melzer <timmelzer@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Where is `configure' script in the emacs source tree?
Date: Fri, 4 Sep 2015 15:28:54 -0700	[thread overview]
Message-ID: <CAAeLbQ+gu7ii91MtKq8L_XGu=KKteJr6bEtzPehWRq1GFMtvjg@mail.gmail.com> (raw)
In-Reply-To: <d4tof6Fqif7U1@mid.individual.net>

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	other threads:[~2015-09-04 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7643.1438234769.904.help-gnu-emacs@gnu.org>
2015-09-04 14:34 ` Re:Where is `configure' script in the emacs source tree? Norbert Melzer
2015-09-04 22:28   ` Maurizio Vitale [this message]
2015-07-30  5:39 Where " Navy Cheng
2015-07-30  5:43 ` Tassilo Horn
2015-07-30 15:37 ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAeLbQ+gu7ii91MtKq8L_XGu=KKteJr6bEtzPehWRq1GFMtvjg@mail.gmail.com' \
    --to=mrz.vtl@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=timmelzer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.