unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: emacs developers <emacs-devel@gnu.org>
Cc: Sam Steingold <sds@gnu.org>
Subject: Re: mac os x: how do you run emacs in-place?
Date: Wed, 26 Nov 2014 21:18:27 +0100	[thread overview]
Message-ID: <54763593.3060809@alice.it> (raw)

Sam Steingold wrote:
> On a normal unix system one can run Emacs from the build directory as
> "build/src/emacs", but it does not work on mac os.
> Is there a way to run emacs without "make install" ?

How do you build it? Have you read nextstep/INSTALL?

If you don't use --prefix while configuring, 'make install' put all you 
need in nextstep/Emacs.app. Usually I don't run 'make' but directly 
'make install' after 'configure', then I create a tar-ball

cd nextstep
apack foo.tar.xz Emacs.app


and install it in /usr/local

tar -xf foo.tar.xz -C /usr/local

After the first run, I have left it on the Dock and run it with that 
link, but sometimes I have run Emacs directly from commandline with

$ open nextstep/Emacs.app

or

$ open /usr/local/Emacs.app


Ciao,
  Angelo.



             reply	other threads:[~2014-11-26 20:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26 20:18 Angelo Graziosi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-26 19:01 mac os x: how do you run emacs in-place? Sam Steingold
2014-11-26 20:01 ` Harald Hanche-Olsen
2014-11-26 21:17   ` Sam Steingold
2014-11-26 20:56 ` David Reitter
2014-11-26 21:25   ` Sam Steingold
2014-11-26 21:36     ` David Reitter
2014-11-27 11:00       ` Jan D.
2014-11-28  6:09         ` Sam Steingold

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=54763593.3060809@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=sds@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).