zoukankan      html  css  js  c++  java
  • libXtst.so.6 is needed by teamviewer-12.0.76279-0.i686

    [root@localhost Downloads]# rpm -ivh teamviewer_12.0.76279.i686.rpm 
    error: Failed dependencies:
    libXtst.so.6 is needed by teamviewer-12.0.76279-0.i686

    不多废话了

    yum install glibc alsa-lib freetype libICE libSM libX11 libxau libXdamage libXext libXfixes libXi libXrandr libXrender libXtst libgcc libuuid libxcb zlib


    Dependencies Resolved

    ===============================================================================================
    Package Arch Version Repository Size
    ===============================================================================================
    Installing:
    libXtst i686 1.2.3-1.el6 base 19 k
    Updating:
    libXtst x86_64 1.2.3-1.el6 base 19 k

    Transaction Summary
    ===============================================================================================
    Install 1 Package(s)
    Upgrade 1 Package(s)

    Total download size: 38 k
    Is this ok [y/N]: y
    Downloading Packages:
    (1/2): libXtst-1.2.3-1.el6.i686.rpm | 19 kB 00:00
    (2/2): libXtst-1.2.3-1.el6.x86_64.rpm | 19 kB 00:00
    -----------------------------------------------------------------------------------------------
    Total 301 kB/s | 38 kB 00:00
    Running rpm_check_debug
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
    Warning: RPMDB altered outside of yum.
    ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
    ksh-20120801-34.el6_9.x86_64 has installed conflicts pdksh: pdksh-5.2.14-37.el5_8.1.x86_64
    Updating : libXtst-1.2.3-1.el6.x86_64 1/3
    Installing : libXtst-1.2.3-1.el6.i686 2/3
    Cleanup : libXtst-1.2.2-2.1.el6.x86_64 3/3
    Verifying : libXtst-1.2.3-1.el6.i686 1/3
    Verifying : libXtst-1.2.3-1.el6.x86_64 2/3
    Verifying : libXtst-1.2.2-2.1.el6.x86_64 3/3

    Installed:
    libXtst.i686 0:1.2.3-1.el6

    Updated:
    libXtst.x86_64 0:1.2.3-1.el6

    Complete!
    [root@localhost Downloads]# rpm -ivh teamviewer_12.0.76279.i686.rpm
    Preparing... ########################################### [100%]
    1:teamviewer ########################################### [100%]
    gtk-update-icon-cache: Cache file created successfully.
    [root@localhost Downloads]#

    下载地址:https://www.teamviewer.com/zhCN/download/linux/?pid=google.tv.tw_en_sn_desk_brand_teamviewerlinux_ex.s.tw&gclid=CPi-1svUodQCFZMIKgodotgEsw

  • 相关阅读:
    python生成试题库和界面 (python generate test database and layout)
    python生成数据库(python generate database)
    Go语言基础之流程控制
    Go语言基础之运算符
    Go语言基础之变量和常量
    VS Code配置Go语言开发环境
    Linux安装教程|详细
    安装Go语言及搭建Go语言开发环境
    Go语言
    Django2.0路由匹配path的用法
  • 原文地址:https://www.cnblogs.com/bcode/p/6938393.html
Copyright © 2011-2022 走看看