* Re:Where is `configure' script in the emacs source tree?
[not found] <mailman.7643.1438234769.904.help-gnu-emacs@gnu.org>
@ 2015-09-04 14:34 ` Norbert Melzer
2015-09-04 22:28 ` Where " Maurizio Vitale
0 siblings, 1 reply; 2+ messages in thread
From: Norbert Melzer @ 2015-09-04 14:34 UTC (permalink / raw)
To: help-gnu-emacs-mXXj517/zsQ
Navy Cheng <navych-KN7UnAbNpbg@public.gmane.org> 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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Where is `configure' script in the emacs source tree?
2015-09-04 14:34 ` Re:Where is `configure' script in the emacs source tree? Norbert Melzer
@ 2015-09-04 22:28 ` Maurizio Vitale
0 siblings, 0 replies; 2+ messages in thread
From: Maurizio Vitale @ 2015-09-04 22:28 UTC (permalink / raw)
To: Norbert Melzer; +Cc: help-gnu-emacs
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/
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-04 22:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 ` Where " Maurizio Vitale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).