Ubuntu 14.04 64-bit WPS installation (successfully solved the problem without ia32-libs)

Source: Internet
Author: User

Today, I changed my system to Ubuntu 14.04 64-bit. Then install WPS (Click here to download it from the official website ). Because WPS provided on the official website is a 32-bit operating system, 64-bit operating systems are not available. Therefore, we need to install the 32-bit operating system library file. The official website provides the following methods:

Linux 64-bit users can install 32-bit libraries for support.

Ubuntu User: sudo apt-get install ia32-libs

Install WPS in Ubuntu 14.04

Ubuntu 14.04 download, installation, and configuration summary page

Install Ubuntu 14.04 on a hard drive in Windows 7. Permanent update address:

However, we found that Ubuntu 14.04 does not have this at all. After searching for the Internet for a long time, I tried a lot of methods and it was useless. Today I came to Google again and finally found a feasible method.

Some of my operations are as follows:

Www.bkjia.com @ ubuntu :~ $ Sudo passwd root
[Sudo] password for www.bkjia.com:
Enter a new UNIX Password:
Re-enter the new UNIX Password:
Passwd: the password is successfully updated.
Www.bkjia.com @ ubuntu :~ $ Su root
Password:
Root @ ubuntu:/home/zhiniaobu # cd/etc/apt/sources. list. d/
Root @ ubuntu:/etc/apt/sources. list. d # ls
Sogoupinyin. list
Root @ ubuntu:/etc/apt/sources. list. d # echo "deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse"> ia32-libs-raring.list
Root @ ubuntu:/etc/apt/sources. list. d # apt-get update
Root @ ubuntu:/etc/apt/sources. list. d # apt-get install ia32-libs

After the above operation, my WPS can be used, now we can delete the following ia32-libs-raring.list, of course, do not delete also can (sogoupinyin. list is automatically added when I install the sogou input method ).

Root @ ubuntu:/etc/apt/sources. list. d # pwd
/Etc/apt/sources. list. d
Root @ ubuntu:/etc/apt/sources. list. d # ls
Ia32-libs-raring.list sogoupinyin. list
Root @ ubuntu:/etc/apt/sources. list. d # rm ia32-libs-raring.list
Root @ ubuntu:/etc/apt/sources. list. d # ls
Sogoupinyin. list
Root @ ubuntu:/etc/apt/sources. list. d #

The following is the interface for running WPS demonstration.

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.