![[Home]](https://www.emacswiki.org/images/logo218x38.png)
You’ll need to have Apple’s developer tools installed.
Ensure you have a recent version of Git installed. Then:
git clone git://github.com/davidswelt/aquamacs-emacs.git cd aquamacs-emacs
To build Aquamacs, ensure you have
Change to the source directory and just do
./build-aquamacs
which will result in an Aquamacs in nextstep/Aquamacs.app
The manual version: “make install”, which will compile incrementally. Alternatively, to build Aquamacs and just copy the new Aquamacs binary into the .app bundle, you may use “make”. This will not update the Lisp files in the bundle.
That’s it!
Note: the binary that you’ve just build will only run on your machine, with the same or better OS X version, and the same CPU architecture!
git checkout emacs25
Questions?
http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-devel