Install WPSforLinux in Ubuntu13.04

Source: Internet
Author: User
Some people say that Linux does not have openoffice or libreoffice? Yes, but when we put doc files or ppt files in windows on Libreoffice, we obviously can see that the format is completely different! All typographical la s are invalid! Therefore, it is necessary to install a wps in LInux !!! Let's not talk about the following nonsense. Let's go to the official website and we will find that wpsforLinux has been developed to Alpha10.

Some people say that Linux does not have open office or libre office? Yes, but when we put doc files or ppt files in windows on Libreoffice, we obviously can see that the format is completely different! All typographical la s are invalid! Therefore, it is necessary to install a wps in LInux !!!

Let's not talk about the following nonsense. Let's go directly to the topic. First, go to the official website and we will find that wps for Linux has grown to Alpha 10! Click "Enter download" to go To the download page. During the download, we will find that we are downloading the Beta1 version. For Ubuntu/Debian users, download the deb installation package, for Fedora and Red Hat users, you must download the rpm installation package! For other Linux users, we may need to download the xz compressed package! (For opening the XSS compressed file, see this http://www.linuxidc.com/Linux/2013-03/81526.htm)

After downloading the SDK, do not worry about installing it. Click WiKi to see what else you need to pay attention to before installing it. We are most concerned with the dependency. Open it and we can see that, we need these three databases:

Libtiff. so.4
Libpng12.so. 0
Libjpeg. so.62

I am currently using Ubuntu 13.04. Use aptitude search to search for these libraries. If it is not installed, install it first! Like this:

Www.linuxidc.com @ long-Ubuntu :~ /Download $ aptitude search libtiff
V libtiff-dev-
P libtiff-doc-TIFF manipulation and conversion documenta
P libtiff-opengl-TIFF manipulation and conversion tools
P libtiff-tools-TIFF manipulation and conversion tools
P lib1_4-Tag Image File Format (TIFF) library (old
P libtiff4-dev-Tag Image File Format (TIFF) library (old
I lib1_5-Tag Image File Format (TIFF) library
P libtiff5-alt-dev-Tag Image File Format library (TIFF), alte
Libtiff5-dev-Tag Image File Format library (TIFF), deve
P lib1_xx0c2-Tag Image File Format (TIFF) library (old
P lib1_xx5-Tag Image File Format (TIFF) library -- C +
P python-libtiff-wrapper to the libtiff library to Python u
V python2.7-libtiff-
Www.linuxidc.com @ long-Ubuntu :~ /Download $ sudo apt-get install lib1_4

Note: If you are a 64-bit user, you also need to install a 32-bit library for support.

Sudo apt-get install ia32-libs

For more 64-bit compatibility issues, refer to the introduction on wiki!

Then install the deb installation package of wps for linux downloaded above:

Dpkg-I wps-office_8.1.0.3724 ~ B1p2_i386.deb

After the installation is complete, open wps in bash:

Is it so excited to look at the almost identical LOGO in windows?

We will find a font conflict after opening

Solution:

We can find many solutions. Ubuntu and Debian users can download a deb installation package to install all the font libraries. After downloading and installing, after the installation is complete, restart wps. All conflicts are resolved !!!

Free in http://linux.linuxidc.com/

The username and password are both www.linuxidc.com

Download the WPS for Linux package in/June 13.04,/June 3,/Ubuntu

Unzip the package and start installation:

Sudo dpkg-I symbol-fonts_1.1_all.deb

Next let's take a look at what is in the Tibet package:

# Ls

# Xz-d wps-office_8.1.0.3724 ~ B1p2_x86.tar.xz
...
# Ls
Wps-office_8.1.0.3724 ~ B1p2_x86.tar
# Tar-xvf wps-office_8.1.0.3724 ~ B1p2_x86.tar
...
# Ls
Wps-office_8.1.0.3724 ~ B1p2_x86 wps-office_8.1.0.3724 ~ B1p2_x86.tar
# Cd wps-office_8.1.0.3724 ~ B1p2_x86
# Ls
Et install_fonts README.txt utility wps
Fonts office6 templates wpp wps_error_check.sh

After reading README, we will find that this is a green version and no installation version is required!

In this directory, we can use./et to open the wps table./wps to open the wps Text./wpp to open the wps demo! Is it quite simple ???
 
In this case, we can write a script to put it in the/bin directory. After simplification, we will use wps:
 
For example, write a wps. sh script:

#! /Bin/sh
/Wps-office_8.1.0.3724 ~ B1p2_x86/wps

Of course, in this case, we will prompt a font error when opening wps! (Assume that the preceding steps to install wps are not followed)

We can use./install_fonts to install the font!

Note:

Wps for linux Official Website: http://linux.wps.cn/

Wps wiki homepage (many important information): http://community.wps.cn/wiki/%E9%A6%96%E9%A1%B5

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.