[BACK]Return to install.txt CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-mode

Diff for /OpenXM/src/asir-mode/install.txt between version 1.3 and 1.4

version 1.3, 2019/09/30 06:11:05 version 1.4, 2019/09/30 07:09:37
Line 6  emacs/asir for MacOS X.
Line 6  emacs/asir for MacOS X.
 2. Start the terminal and type in the following commands.  2. Start the terminal and type in the following commands.
   
    cd ~/Desktop/OpenXM/rc     cd ~/Desktop/OpenXM/rc
    make install-emacs-asir     make install-emacs-asir-on-mac
   
 3. Login again and start emacs. Open a file with .rr extension, e.g., emacs test.rr &  3. Login again and start emacs. Open a file with .rr extension, e.g., emacs test.rr &
    Your emacs will have a menu "asir".     Your emacs will have a menu "asir".
Line 23  do as follows after 2
Line 23  do as follows after 2
 2. ターミナルを開き次のコマンドを入力.  2. ターミナルを開き次のコマンドを入力.
   
    cd ~/Desktop/OpenXM/rc     cd ~/Desktop/OpenXM/rc
    make install-emacs-asir     make install-emacs-asir-on-mac
   
 3. 再度 login して, emacs で  .rr を拡張子に持つファイルを開くと emacs のメニューに "asir" メニューが出ているはずです.  3. 再度 login して, emacs で  .rr を拡張子に持つファイルを開くと emacs のメニューに "asir" メニューが出ているはずです.
   
Line 43  pushd ../rc ; make  ; source ./dot.bashrc ; popd
Line 43  pushd ../rc ; make  ; source ./dot.bashrc ; popd
 cd asir-mode  cd asir-mode
 make build-for-mac  make build-for-mac
   
 $OpenXM: OpenXM/src/asir-mode/install.txt,v 1.2 2019/09/30 04:31:27 takayama Exp $  $OpenXM: OpenXM/src/asir-mode/install.txt,v 1.3 2019/09/30 06:11:05 takayama Exp $

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>