分页: 1 / 1

ubuntu8.04下安装emacs23的两种方法

发表于 : 2008-06-30 13:00
sschenri
两种方法安装的版本号一样,都是emacs 23.0.60.1 GTK+version 2.12.9。
1.看置顶贴里面的CVS方法安装
需要说明的:
本论坛cvgmt回置顶贴内容:
该用 cvs -z3 -d:pserver:[email protected]:/sources/emacs co emacs 吧,见 http://savannah.gnu.org/cvs/?group=emacs
今天刚刚编译成功,版本是 emacs 23.0.60.1 GTK+version 2.12.9,试用了一下,发现不错啊,终于可以用上最新的版本了。

可以参考 http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs,包括下载,依赖的包,编译办法,安装和使用 xft 等,一次就能成功。
2.sudo apt-get install emacs-snapshot
需要说明的是:
来自http://emacs.orebokech.com/的内容:
emacs-snapshot is a set of packages of the CVS version of GNU Emacs for the Debian operating system. It is updated weekly from the CVS trunk. Two flavors are available: a GTK version (emacs-snapshot) and a console-only version (emacs-snapshot-nox).

The recommended version for desktop users is emacs-snapshot. For servers, emacs-snapshot-nox is usually a better choice since it has minimal dependencies.
[/code]

发表于 : 2008-06-30 15:55
cvgmt
Windows 用户可以到 EmacsW32 的主页 http://ourcomments.org/Emacs/EmacsW32.html 下载 exe 安装文件,其实要跑到 http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl 下载,有三种选择,建议选择第一种,比较稳定,且带补丁。

Re: ubuntu8.04下安装emacs23的两种方法

发表于 : 2008-10-02 10:10
zhongyijun159
谢谢分享啊~~早就想下个Emacs了~~听说它很强大~

Re: ubuntu8.04下安装emacs23的两种方法

发表于 : 2008-10-02 10:12
zhongyijun159
:em09