unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21050: OSX install bug
@ 2015-07-13 17:29 Guillaume J. Charmes
  2015-07-13 18:15 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Guillaume J. Charmes @ 2015-07-13 17:29 UTC (permalink / raw)
  To: 21050

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hello,

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`.

Regards,
-- 

Guillaume J. Charmes
about.me/guillaumecharmes
[image: Guillaume J. Charmes on about.me]
  <http://about.me/guillaumecharmes>

[-- Attachment #2: Type: text/html, Size: 4848 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#21050: OSX install bug
  2015-07-13 17:29 bug#21050: OSX install bug Guillaume J. Charmes
@ 2015-07-13 18:15 ` Glenn Morris
  2015-07-13 18:40   ` Guillaume J. Charmes
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2015-07-13 18:15 UTC (permalink / raw)
  To: Guillaume J. Charmes; +Cc: 21050

"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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#21050: OSX install bug
  2015-07-13 18:15 ` Glenn Morris
@ 2015-07-13 18:40   ` Guillaume J. Charmes
  0 siblings, 0 replies; 3+ messages in thread
From: Guillaume J. Charmes @ 2015-07-13 18:40 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 21050

[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]

Thanks! I was missing the `--without-ns`. Works fine now.

-- 

Guillaume J. Charmes
about.me/guillaumecharmes
[image: Guillaume J. Charmes on about.me]
  <http://about.me/guillaumecharmes>

On Mon, Jul 13, 2015 at 12:15 PM, Glenn Morris <rgm@gnu.org> wrote:

> "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.
>

[-- Attachment #2: Type: text/html, Size: 4504 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-13 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-13 17:29 bug#21050: OSX install bug Guillaume J. Charmes
2015-07-13 18:15 ` Glenn Morris
2015-07-13 18:40   ` Guillaume J. Charmes

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).