Install wps in ubuntu 64-bit and ubuntu 64-bit
First, go to the official website to download wps. Address: http://community.wps.cn/download/
Switch to the download directory and run the following command:
$ sudo apt-get install ia32-libs*
Then execute the installation command:
$ sudo dpkg -i --force-architecture wps-office_8.1.0.3724~b1p2_i386.deb
The following error is reported:
Selecting previously unselected package wps-office.(Reading database ... 206900 files and directories currently installed.)Preparing to unpack wps-office_8.1.0.3724~b1p2_i386.deb ...Unpacking wps-office (8.1.0.3724~b1p2) ...dpkg: dependency problems prevent configuration of wps-office: wps-office depends on libglu1-mesa.dpkg: error processing package wps-office (--install): dependency problems - leaving unconfiguredProcessing triggers for hicolor-icon-theme (0.13-1) ...Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...Rebuilding /usr/share/applications/bamf-2.index...Processing triggers for mime-support (3.54ubuntu1) ...Processing triggers for fontconfig (2.11.0-0ubuntu4.1) ...Processing triggers for shared-mime-info (1.2-0ubuntu3) ...Errors were encountered while processing: wps-office
It doesn't matter. Use the following command to correct it:
$ sudo apt-get -f install
Then wait until the installation is complete. After the installation is complete, the effect is as follows:
However, the following error occurs:
Now, you only need to download the corresponding font at the download link and decompress it ~ /. In the fonts directory, restart wps.
Reprinted please indicate the source:Http://blog.csdn.net/iAm333
64-bit ubuntu 1404 wps installation, answer
You download the deb package of wps, sudo dpkg-I wps. deb and sudo apt-get install-f, should be automatically installed on the dependency, the ia32-libs has been abandoned, the ubuntu Software Center inside it seems?
64-bit ubuntu 1404 wps installation, answer
You download the deb package of wps, sudo dpkg-I wps. deb and sudo apt-get install-f, should be automatically installed on the dependency, the ia32-libs has been abandoned, the ubuntu Software Center inside it seems?