all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: "Guillaume J. Charmes" <guillaume@charmes.net>
Cc: 21050@debbugs.gnu.org
Subject: bug#21050: OSX install bug
Date: Mon, 13 Jul 2015 14:15:30 -0400	[thread overview]
Message-ID: <apa8uzc4al.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAEzNxeed-Sehejc2dChOqiUgBT6QwWLcgWOkThtO-DVGSSxQxw@mail.gmail.com> (Guillaume J. Charmes's message of "Mon, 13 Jul 2015 11:29:43 -0600")

"Guillaume J. Charmes" wrote:

> When trying to install master from osx homebrew, it fails.
> https://github.com/Homebrew/homebrew/issues/41630#issuecomment-120743152
>
> It appears that the issue comes from emacs:
>> make install isn't installing to the prefix passed to configure.
>
> To reproduce:
> `brew install emacs --HEAD --with-ctags`.

(As always, it would be lovely to get a self-contained bug report that
describes what the problem is rather than referring to external sites.)

Anyway, a default build on OS X is now a self-contained Cocoa app.
'make install' assembles the app in nextstep/Emacs.app.
Copy that wherever you like. --prefix is ignored.

If you prefer the old default X11 build, which treats --prefix in the
standard way, configure --without-ns.

This is all explained in NEWS and nextstep/INSTALL, AFAICS.





  reply	other threads:[~2015-07-13 18:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 17:29 bug#21050: OSX install bug Guillaume J. Charmes
2015-07-13 18:15 ` Glenn Morris [this message]
2015-07-13 18:40   ` Guillaume J. Charmes

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=apa8uzc4al.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=21050@debbugs.gnu.org \
    --cc=guillaume@charmes.net \
    /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.