r**m 发帖数: 13 | |
p**h 发帖数: 99 | 2 ft, your system doesn't have emacs installed?
【在 r**m 的大作中提到】 : 平时用vi 编程 : 想试一下emacs
|
r**m 发帖数: 13 | 3 yes. Our group seems does not install emacs in our SGI machine.(unix)
【在 p**h 的大作中提到】 : ft, your system doesn't have emacs installed?
|
p**h 发帖数: 99 | 4 that is unusual.
you can find emacs at:
http://www.gnu.org/software/emacs/emacs.html
【在 r**m 的大作中提到】 : yes. Our group seems does not install emacs in our SGI machine.(unix)
|
c*****t 发帖数: 1879 | 5 In that case, download emacs from prep.ai.mit.edu.
After unpack, run
configure --prefix=/your-home-dir
make
make install
that's it.
【在 r**m 的大作中提到】 : yes. Our group seems does not install emacs in our SGI machine.(unix)
|
r**m 发帖数: 13 | 6 there is so many files . I can not figure out which one is correctly emacs
.
【在 c*****t 的大作中提到】 : In that case, download emacs from prep.ai.mit.edu. : After unpack, run : configure --prefix=/your-home-dir : make : make install : that's it.
|