-
Emacs20 のソース
ftp://ftp.iij.ad.jp/pub/GNU/emacs/emacs-20.7.tar.gz
ftp://ftp.iij.ad.jp/pub/GNU/emacs/leim-20.7.tar.gz
ftp://ftp.ki.nu/pub/emcws/emcws-20.7-20011002.gz -
Emacs21 のソース
ftp://ftp.iij.ad.jp/pub/GNU/emacs/emacs-21.1.tar.gz
ftp://ftp.iij.ad.jp/pub/GNU/emacs/leim-21.1.tar.gz
ftp://ftp.ki.nu/pub/emcws/emcws-21.1-20011024.gz -
apel, flim, semi のソース
ftp://ftp.m17n.org/pub/mule/apel/apel-10.3.tar.gz
ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/flim-1.14.3.tar.gz
ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/flim-1.14.3.tar.gz -
コンパイル&インストール
|% setenv SITELISP /usr/local/share/emacs/site-lisp
|% setenv EMACS emcws
|% gtar xvzf emacs-20.7.tar.gz
|% zcat emcws-20.7-20011002.gz | /usr/local/bin/patch -s -p0
|% mkdir work ; cd work
|% ../emacs-20.7/configure
|–with-wnn6
|–with-wnn-includes=/usr/lib/locale/ja/wnn/demo/include/wnn
|–with-wnn-libraries=/usr/lib/locale/ja/wnn/demo/lib
|–x-includes=/usr/openwin/include
|–x-libraries=/usr/openwin/lib
|% make
|% make install
Emacs のコンパイル、インストール
[ 当日のツイート
]