首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >rpmforge (RHEL)上没有emacs包

rpmforge (RHEL)上没有emacs包
EN

Stack Overflow用户
提问于 2011-03-30 10:17:54
回答 1查看 1.7K关注 0票数 1

当尝试在RHEL 5.5上安装emacs时,我得到以下错误:

代码语言:javascript
复制
 $ sudo yum install emacs
 Loaded plugins: rhnplugin, security
 This system is not registered with RHN.
 RHN support will be disabled.
 Setting up Install Process
 No package emacs available.
 Nothing to do

我已经安装了rpmforge。当我尝试搜索emacs时,得到的结果如下:

代码语言:javascript
复制
================================================= Matched: emacs ==================================================
crm114-emacs.x86_64 : Emacs mode for CRM114
ed.x86_64 : The GNU line editor.
emacs-git.x86_64 : Git version control system support for Emacs
emacs-ocaml.x86_64 : Emacs mode for Objective Caml
gpm.i386 : A mouse server for the Linux console.
gpm.x86_64 : A mouse server for the Linux console.
ne.x86_64 : Nice editor
perl-Games-Dissociate.noarch : Dissociated Press algorithm and filter
ratpoison.x86_64 : Ratpoison window manager
readline.i386 : A library for editing typed command lines.
readline.x86_64 : A library for editing typed command lines.
sylpheed.x86_64 : Full-featured GTK+ based fast e-mail client
texmacs.x86_64 : Structured WYSIWYG scientific text editor

我在哪里可以找到emacs?(或者我必须从源代码下载并编译?)谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2011-03-30 10:26:21

由于您运行的是RHEL,因此需要通过rhn_register命令将系统注册到RedHat。有关如何执行此操作的更多详细信息,请参阅http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/5.4/html/Reference_Guide/ch-register.html

一旦完成此操作,您就可以成功地使用yum updateyum install ...等。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/5481172

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档