GNU bug report logs - #21050
OSX install bug

Previous Next

Package: emacs;

Reported by: "Guillaume J. Charmes" <guillaume <at> charmes.net>

Date: Mon, 13 Jul 2015 17:31:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 21050 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: "Guillaume J. Charmes" <guillaume <at> charmes.net>
Cc: 21050 <at> debbugs.gnu.org
Subject: Re: bug#21050: OSX install bug
Date: Mon, 13 Jul 2015 14:15:30 -0400
"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.




This bug report was last modified 9 years and 319 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.