From: Seiji Zenitani <zenitani@gmail.com>
Subject: Re: install error on Mac OS X
Date: Thu, 2 Nov 2006 22:57:51 +0900 [thread overview]
Message-ID: <7176B1DB-D8F4-44D8-9439-833AF9D36B9A@gmail.com> (raw)
Hello,
On 2006/11/02, at 8:37, Kazu Yamamoto wrote:
>
> % ./configure --enable-carbon-app=/Applications --without-x --
> prefix=/Applications/Emacs.app/Contents/Resources
> % make
> % sudo make install
>
> If those args to ./configure are necessary,
> should Emacs be changed so that it works ok
> without those arguments?
>
Yamamoto-san's way is favorable because everything is enclosed in
the /Application directory.
By the way, Mac users often move an Emacs icon (/Applications/
Emacs.app) to other place (/Somewhere/Else/Emacs.app). Therefore, it
is much more favorable if emacs is independent of its prefix path.
Take a look at the mac/make-package script in the emacs source code.
The line
./make-package --self-contained
will build a prefix-independent version of emacs, by re-arranging its
internal directory structure. I recommend this 'self-contained' way
rather than the above Yamamoto-san's way.
Also, for simplicity, I think 'mac/make-package' should be integrated
into the configure script. How about removing 'mac/make-package' and
then introducing a new configure option, something like './configure
--self-contained'?
best regards,
Seiji Zenitani
zenitani@gmail.com
next reply other threads:[~2006-11-02 13:57 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-02 13:57 Seiji Zenitani [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-11-01 0:00 install error on Mac OS X Edward O'Connor
2006-11-01 0:02 ` Kazu Yamamoto
2006-11-01 0:52 ` Edward O'Connor
2006-11-04 3:01 ` YAMAMOTO Mitsuharu
2006-11-01 16:41 ` Richard Stallman
2006-11-02 13:09 ` Randal L. Schwartz
2006-11-03 7:07 ` Richard Stallman
2006-11-03 19:08 ` Randal L. Schwartz
2006-11-04 3:11 ` YAMAMOTO Mitsuharu
2006-11-04 8:00 ` Randal L. Schwartz
2006-11-05 7:07 ` Richard Stallman
2006-11-06 9:14 ` YAMAMOTO Mitsuharu
2006-11-06 21:00 ` Richard Stallman
2006-11-07 2:05 ` YAMAMOTO Mitsuharu
2006-11-07 7:26 ` Jan Djärv
2006-11-07 11:55 ` Andreas Schwab
2006-11-08 8:13 ` YAMAMOTO Mitsuharu
2006-11-05 7:07 ` Richard Stallman
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=7176B1DB-D8F4-44D8-9439-833AF9D36B9A@gmail.com \
--to=zenitani@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.