unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* mac os x: how do you run emacs in-place?
@ 2014-11-26 19:01 Sam Steingold
  2014-11-26 20:01 ` Harald Hanche-Olsen
  2014-11-26 20:56 ` David Reitter
  0 siblings, 2 replies; 9+ messages in thread
From: Sam Steingold @ 2014-11-26 19:01 UTC (permalink / raw)
  To: emacs-devel

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" ?
Thanks!

-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
http://www.childpsy.net/ http://iris.org.il http://camera.org
http://truepeace.org http://islamexposedonline.com http://think-israel.org
Yellow wine is called "white" because it is made out of green grapes.




^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: mac os x: how do you run emacs in-place?
@ 2014-11-26 20:18 Angelo Graziosi
  0 siblings, 0 replies; 9+ messages in thread
From: Angelo Graziosi @ 2014-11-26 20:18 UTC (permalink / raw)
  To: emacs developers; +Cc: Sam Steingold

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.



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

end of thread, other threads:[~2014-11-28  6:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2014-11-26 20:18 Angelo Graziosi

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