From: Arash Esbati <arash@gnu.org>
To: emacs-devel@gnu.org
Cc: Eli Zaretskii <eliz@gnu.org>
Subject: Re: emacs-29 2cec78254e: ; * nt/INSTALL.W64: Fix wording.
Date: Wed, 28 Dec 2022 18:10:50 +0100 [thread overview]
Message-ID: <86pmc3tpwl.fsf@gnu.org> (raw)
In-Reply-To: <20221225082725.87372C00613@vcs2.savannah.gnu.org> (Eli Zaretskii's message of "Sun, 25 Dec 2022 03:27:25 -0500 (EST)")
Eli Zaretskii <eliz@gnu.org> writes:
> branch: emacs-29
> commit 2cec78254ea7f85180748a4fe3fab6eb07982b2f
> Author: Eli Zaretskii <eliz@gnu.org>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
> ; * nt/INSTALL.W64: Fix wording.
> ---
> nt/INSTALL.W64 | 37 +++++++++++++++++++++----------------
> 1 file changed, 21 insertions(+), 16 deletions(-)
>
> diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64
> index b1f5dabaaf..b543034e47 100644
> --- a/nt/INSTALL.W64
> +++ b/nt/INSTALL.W64
> [...]
> -The '--prefix' option specifies a location for the resulting binary files,
> -which 'make install' will use - in this example we set it to C:\emacs\emacs-26.
> -If a prefix is not specified the files will be put in the standard Unix
> -directories located in your C:\msys64 directory, but this is not recommended.
> +The '--prefix' option specifies a location for the resulting binary
> +files, which 'make install' will use - in this example we set it to
> +C:\programs\emacs. If a prefix is not specified the files will be put
> +in the standard Unix directories located in your C:\msys64 directory,
> +but this is not recommended.
May I ask why the text above talks about "the resulting binary files"?
For me, the '--prefix' option behaves on Windows the same way it does on
Unix systems, as described in the INSTALL file[1]:
The '--prefix=PREFIXDIR' option specifies where the installation process
should put emacs and its data files. This defaults to '/usr/local'.
- Emacs (and the other utilities users run) go in PREFIXDIR/bin
(unless the '--exec-prefix' option says otherwise).
- The architecture-independent files go in PREFIXDIR/share/emacs/VERSION
(where VERSION is the version number of Emacs, like '23.2').
- The architecture-dependent files go in
PREFIXDIR/libexec/emacs/VERSION/CONFIGURATION
(where CONFIGURATION is the configuration name, like
i686-pc-linux-gnu), unless the '--exec-prefix' option says otherwise.
Best, Arash
P.S.: I admit I've never used '--exec-prefix' in addition to '--prefix'.
Footnotes:
[1] http://git.savannah.gnu.org/cgit/emacs.git/tree/INSTALL#n423
next parent reply other threads:[~2022-12-28 17:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <167195684526.24852.2768894906579002881@vcs2.savannah.gnu.org>
[not found] ` <20221225082725.87372C00613@vcs2.savannah.gnu.org>
2022-12-28 17:10 ` Arash Esbati [this message]
2022-12-28 17:23 ` emacs-29 2cec78254e: ; * nt/INSTALL.W64: Fix wording Eli Zaretskii
2022-12-28 19:32 ` Arash Esbati
2022-12-28 19:40 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86pmc3tpwl.fsf@gnu.org \
--to=arash@gnu.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).