AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 555105
Accepted
ehime
ehime
Asked: 2013-11-15 12:40:49 +0800 CST2013-11-15 12:40:49 +0800 CST 2013-11-15 12:40:49 +0800 CST

qt47-webkit-devel 安装冲突?

  • 772

我在尝试qt47-webkit-devel在 CentOS 6.4 服务器上安装时遇到了几个冲突,冲突的核心在这里:

--> Processing Conflict: 1:qt47-x11-4.7.2-1_18.el6.x86_64 conflicts qt-x11 < 1:4.7.2-1_18.el6
--> Processing Conflict: 1:qt47-x11-4.7.2-1_18.el6.x86_64 conflicts qt4-x11 < 1:4.7.2-1_18.el6
--> Processing Conflict: 1:qt47-x11-4.7.2-1_18.el6.x86_64 conflicts phonon < 4.3.80-1
--> Processing Conflict: 1:qt47-devel-4.7.2-1_18.el6.x86_64 conflicts qt4-devel < 1:4.7.2-1_18.el6
--> Processing Conflict: 1:qt47-devel-4.7.2-1_18.el6.x86_64 conflicts phonon-devel < 4.3.80-1
--> Finished Dependency Resolution
Error: qt47-devel conflicts with 1:qt-devel-4.6.2-26.el6_4.x86_64
Error: qt47-x11 conflicts with 1:qt-x11-4.6.2-26.el6_4.x86_64

这里有一个pastebin:http: //pastebin.com/YwF6gvfx

如果有人可以帮助我解决这个问题,我将不胜感激

centos6
  • 1 1 个回答
  • 838 Views

1 个回答

  • Voted
  1. Best Answer
    ehime
    2013-11-15T12:57:55+08:002013-11-15T12:57:55+08:00

    答案是

    yum remove qt-x11 qt qt4 qt4-x11 phonon
    yum install qt47 qt47-x11 qt47-webkit qt47-webkit-devel --enablerepo=atrpms-testing
    

    ATRPMS.repo

    [atrpms]
    name=CentOS #releasever – #basearch – ATrpms
    baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
    gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
    gpgcheck=1
    enabled=1
    
    [atrpms-testing]
    name=CentOS #releasever – #basearch – ATrpms testing
    baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/testing
    gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
    gpgcheck=1
    enabled=1
    
    • 0

相关问题

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve