【问题标题】:I need the alternative of xutils-dev library to install in CentOS我需要在 CentOS 中安装 xutils-dev 库的替代品
【发布时间】:2018-01-19 11:44:26
【问题描述】:

我正在 CentOS-7 上安装 eclipse titan ttcn-3,我需要安装一个与 Ubuntu 的 xutil-dev 库文件等效的库文件。我也想知道是否有任何解决方法可以做同样的事情。

编辑:以下是我尝试在 centos 中安装 xutils-dev 时遇到的错误 -

[root@xxx yum.repos.d]# yum install xutils-dev

加载的插件:fastestmirror、langpacks 基地 | 3.6 KB 00:00:00
额外 | 3.4 KB 00:00:00
更新 | 3.4 KB 00:00:00
从缓存的主机文件加载镜像速度 没有可用的软件包 xutils-dev。 错误:无事可做 错误:没有要列出的匹配包

【问题讨论】:

    标签: ubuntu centos7 yum ttcn


    【解决方案1】:

    可用软件包列表: https://www.rpmfind.net/linux/rpm2html/search.php?query=xorg-x11-util-macros&submit=Search+...&system=&arch=

         # X.Org X11 Autotools macros - Dist: CentOS 7.4.1708 for x86_64
        wget ftp://195.220.108.108/linux/centos/7.4.1708/os/x86_64/Packages/xorg-x11-util-macros-1.19.0-3.el7.noarch.rpm
        sudo yum install ./xorg-x11-util-macros-1.19.0-3.el7.noarch.rpm -y
    

    【讨论】:

      猜你喜欢
      • 2019-08-07
      • 2012-08-24
      • 2021-10-18
      • 1970-01-01
      • 2017-07-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多