|
tex 環境のはなし、
emacs は cocoa な 24.2 http://emacsformacosx.com/ 使ってるんだが、
auctex はこいつの package からインストールした。
この ELPA http://tromey.com/elpa/ っての、知らなかった。
./configure --with-emacs=/Applications/Emacs.app/Contents/MacOS/Emacs
--with-lispdir=/Applications/Emacs.app/Contents/Resources/site-lisp
--with-texmf-dir=/usr/local/texlive/texmf-local
みたいな感じだったので、
./configure --with-emacs=/Applications/Emacs.app/Contents/MacOS/Emacs
--with-lispdir=/Applications/Emacs.app/Contents/Resources/site-lisp
--with-texmf-dir=/opt/local/share/texmf-local
として、 make; sudo make install してみる。
|
Copyright (C) 1997-2018, Kengo Ichiki
twitter: @ichiki_k facebook: Kengo Ichiki |