./configure && make && make install --with-lispdir /cygdrive/e/installing/RD/emacs/emacs-21.3/lisp
现在emacs里使用tex,就去查 emacs . latex,查到要安装 插件 auctex,安装中要使用make,w我的cygwin里没有,有单独下载了 mingw-make.安装上。在执行 前面那句话,后来报错,说找不到lisp文件夹。就去读了一下auctex的install说明,发现它依赖于 shell,emacs,以及tex系统,意味着我还要单独安装tex(还以为auctex自带呢),于是下载ctex,好慢啊
中间顺便听几首歌。停到了she的这首《痛快》
笑与哭,都值得用力气,很乐意,每段路都有陌生人同行。
./configure --prefix='/cygdrive/E/installing/RD/emacs/emacs-21.3' --with-texmf-dir='/cygdrive/C/CTeX/texmf'
还是装不上auctex,算了吧。
hecking where lisp files go... configure: error: Cannot locate lisp directory,
se --with-lispdir, --datadir, or possibly --prefix to rectify this
先瞅一瞅tex怎么玩?:)
现在emacs里使用tex,就去查 emacs . latex,查到要安装 插件 auctex,安装中要使用make,w我的cygwin里没有,有单独下载了 mingw-make.安装上。在执行 前面那句话,后来报错,说找不到lisp文件夹。就去读了一下auctex的install说明,发现它依赖于 shell,emacs,以及tex系统,意味着我还要单独安装tex(还以为auctex自带呢),于是下载ctex,好慢啊
中间顺便听几首歌。停到了she的这首《痛快》
笑与哭,都值得用力气,很乐意,每段路都有陌生人同行。
./configure --prefix='/cygdrive/E/installing/RD/emacs/emacs-21.3' --with-texmf-dir='/cygdrive/C/CTeX/texmf'
还是装不上auctex,算了吧。
hecking where lisp files go... configure: error: Cannot locate lisp directory,
se --with-lispdir, --datadir, or possibly --prefix to rectify this
先瞅一瞅tex怎么玩?:)