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

  • 相关阅读:
    mvc control 请求两次问题
    Jquery跨域获得Json
    使用ajax跨域withCredentials的作用
    以下是关于ASP.NET中保存各种信息的对象的比较,理解这些对象的原理,对制作完善的程序来说是相当有必要的(摘至互联网,并非原创--xukunping)
    【算法】字符串近似搜索(转)
    字符串相似度算法(编辑距离算法 Levenshtein Distance)(转)
    图像相似度算法的C#实现及测评
    求时间差的sql语句。 比如如下数据
    微信公众平台开发之微信access_token如何有效长期保存
    PowerDesigner打开设计文件后提示failed to read the fileXXX的解决办法
  • 原文地址:https://www.cnblogs.com/wujingcqu/p/4042437.html
Copyright © 2011-2022 走看看