Computer/Mac/Applications/CocoaEmacs

Cocoa Emacs 24.4

ダウンロード

手順

autoconfとautomakeをあらかじめインストールしておく.

$ wget http://ftp.jaist.ac.jp/pub/GNU/emacs/emacs-24.4.tar.gz
$ wget http://plamo.linet.gr.jp/~matsuki/mac/emacs-24.4-20140820-inline.patch.bz2
$ tar xzf emacs-24.4.tar.gz
$ gunzip emacs-24.4-20140820-inline.patch.bz2
$ cd emacs
$ patch -p1 <../emacs-24.4-20140417-inline.patch
$ ./autogen.sh
$ ./configure –with-ns –without-x
$ make -j2 bootstrap
$ make -j2 install

参考


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-04-17 (日) 00:47:52