alabor 发表于 2007-4-24 18:41:36

哪里有Emacs下载?

请问哪里在Emacs下载?听说很好用,想下一个试一下。

npcomet 发表于 2007-4-24 20:44:29

apt-get install emacs

alabor 发表于 2007-4-24 21:05:37


apt-get install emacs


好象说没有这个包
具体如下:
$ su
Password:
# apt-get install emacs
Reading Package Lists... Done
Building Dependency Tree... Done
W: There are multiple versions of "openmotif" in your system.

This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:

RPM::Allow-Duplicated { "^openmotif$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: You may want to run apt-get update to correct these problems
E: Couldn't find package emacs

npcomet 发表于 2007-4-24 21:30:23

apt-get check
apt-get clean
apt-get update
apt-get install emacs

sniknight 发表于 2007-6-13 00:06:32

:cry: 自己编译或者下载别人弄好的包吧

吴文官 发表于 2007-6-13 08:14:44

apt-get install emacs21

alabor 发表于 2007-6-13 13:33:06

# apt-get install emacs21
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package emacs21

gtr999 发表于 2007-6-15 01:34:06

用的什么源?看上面置顶的安装源列表。
把源加上去。
页: [1]
查看完整版本: 哪里有Emacs下载?