Computer/Mac/Applications/CocoaEmacs/26.2
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[Computer/Mac/Applications/CocoaEmacs]]
*Emacs 26.2 [#q055a554]
**必要なライブラリ [#u60a4712]
-autoconf
-automake
-pkgconfig
-gnutls
-texinfo
**コンパイル [#b55154c3]
$ patch -p1 <../emacs-25.2-inline.patch
$ ./autogen.sh
$ ./configure CC=clang --without-x --with-ns --with-modu...
$ make bootstrap -j1
$ make install -j1
**参考 [#neccc7e3]
-https://qiita.com/takaxp/items/e07bb286d80fa9dd8e05
終了行:
[[Computer/Mac/Applications/CocoaEmacs]]
*Emacs 26.2 [#q055a554]
**必要なライブラリ [#u60a4712]
-autoconf
-automake
-pkgconfig
-gnutls
-texinfo
**コンパイル [#b55154c3]
$ patch -p1 <../emacs-25.2-inline.patch
$ ./autogen.sh
$ ./configure CC=clang --without-x --with-ns --with-modu...
$ make bootstrap -j1
$ make install -j1
**参考 [#neccc7e3]
-https://qiita.com/takaxp/items/e07bb286d80fa9dd8e05
ページ名: