zoukankan      html  css  js  c++  java
  • What to do when wps failed to install on Ubuntu?

    What to do when wps failed to install on Ubuntu?

    What to do when wps failed to install on Ubuntu?

    I am using wps for ubuntu-kylin, which can nearly match the WS office, and I think it is a great software to replace LibreOffice in linux, and recently, I got an update information, so I downloaded from the wps website and failed to install the newest version. The main problem is that the official package is for i386 platform, my Ubuntu is 64-bit!!!

    After some failed trial to install all the 32-bit libraries, I downloaded the ubuntu-kylin 64-bit version wps, to my surprise, it also failed to install. But I found the wps-office is in the installed package lists, so I just removed the not-running package with

    sudo apt-get autoremove wps-office

    and reisntall the kylin version wps.

    The lesson is that always easy the burden of yourself by standing on the shoulders of the giants.

    Author: wujing

    Created: 2014-10-22 三 10:24

    Emacs 24.3.1 (Org mode 8.2.6)

    Validate

  • 相关阅读:
    浅谈观察者设计模式
    关于如何成为专家(1)
    微信小程序 PHP后端form表单提交实例详解
    mysql中的union和order by、limit
    SQL的各种连接(cross join、inner join、full join)的用法理解
    mysql数据库创建、删除数据库
    PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP 未声明(在此函数内第一次使用) 规格严格
    TroubleshootingGuide for JavaTM SE 6withHotSpot TM VM (翻译附录未完待续) 规格严格
    关闭URLClassLoader打开的jar包 规格严格
    两个长度分析【POST|GET】 规格严格
  • 原文地址:https://www.cnblogs.com/wujingcqu/p/4042437.html
Copyright © 2011-2022 走看看