=================================================================== RCS file: /home/cvs/OpenXM/src/asir-mode/install.txt,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- OpenXM/src/asir-mode/install.txt 2019/09/30 07:09:37 1.4 +++ OpenXM/src/asir-mode/install.txt 2019/11/05 23:00:39 1.6 @@ -1,5 +1,10 @@ emacs/asir for MacOS X. +-1. Install xcode and xcode command line developper tools. + Once you have installed, run + xcode-select --install + xcode-build -license + Install XQuartz (X11 system for Mac). 0. If you do not have emacs with GUI, install emacs, e.g., by homebrew. (preinstalled emacs is too old.) 1. Download the diskimage emacs-asir-on-mac.dmg and copy the folder OpenXM to the Desktop. @@ -17,6 +22,11 @@ do as follows after 2 make norc-fix --------- +-1. xcode と xcode commandline developper tools (App store から入手可能) を install. + xdode をインストールしたら下記のライセンスへの同意等をする. + xcode-select --install + xcode-build -license + XQuartz (X11 system for Mac) をインストール. 0. GUI版の emacs を持っていない場合は homebrew などで install する ( [emacs mac] 検索 ) 1. emacs-asir-on-mac.dmg をダウンロードして, OpenXM フォルダを Desktop へコピー. @@ -43,4 +53,4 @@ pushd ../rc ; make ; source ./dot.bashrc ; popd cd asir-mode make build-for-mac -$OpenXM: OpenXM/src/asir-mode/install.txt,v 1.3 2019/09/30 06:11:05 takayama Exp $ +$OpenXM: OpenXM/src/asir-mode/install.txt,v 1.5 2019/10/25 06:24:55 takayama Exp $