首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >从rpmforge安装Proftpd失败

从rpmforge安装Proftpd失败
EN

Stack Overflow用户
提问于 2012-03-19 04:44:38
回答 1查看 487关注 0票数 0

在尝试为centos6安装proftpd时,我添加了rpmforge repo的正确版本,得到以下错误

代码语言:javascript
复制
Transaction Check Error:
file /usr/share/man/man3/MIME::Base64.3pm.gz conflicts between attempted installs of      perl-MIME-Base64-3.13
-1.el6.rf.x86_64 and perl-4:5.10.1-119.el6_1.1.x86_64
file /usr/share/man/man3/MIME::QuotedPrint.3pm.gz conflicts between attempted installs    of perl-MIME-Base64
-3.13-1.el6.rf.x86_64 and perl-4:5.10.1-119.el6_1.1.x86_64

我运行了yum install proftpd,它将我带到了这里。

我不完全确定安装冲突的是什么。有什么想法吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-03-19 04:55:47

请尝试从EPEL安装。它有proftpd,不会引起像RF那样多的冲突。这是a link to setup EPEL on your machine

基本上:"rpm -Uvh http://ftp.jaist.ac.jp/pub/Linux/Fedora/epel/6/x86_64/epel-release-6-5.noarch.rpm

PS。也许最好将这个问题转移到serverfault.com

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

https://stackoverflow.com/questions/9762126

复制
相关文章

相似问题

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