Computer/Mac/CocoaEmacs

最新版Cocoa Emacsのコンパイル

git

$ git clone git://git.savannah.gnu.org/emacs.git
$ git clone git://github.com/suzuki/emacs-inline-patch
$ cd emacs
$ patch -p1 <../emacs-inline-patch/emacs-inline.patch
$ ./autogen.sh
$ ./configure –with-ns –without-x
$ make -j2 bootstrap
$ make -j2 install

Emacs 25.1.50.1 (2016/03/27)

OS X 10.11.4 El Capitanでコンパイルした.configureのところは

$ ./configure –with-ns –without-x –without-xml2

とした.xml関係でエラーが出たため.


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS