Centos32bit wps installation tutorial

Source: Internet
Author: User
Libstdc ++ installation error on CentOS6.4 (64-bit. so.6 (GLIBCXX_3.4.14) solution ------------ this problem is explained when I update gcc. if you understand the gcc update, or if your gcc update is successful, this problem will not occur! ----------------------- Install Kingsoft WPSkingsoft-office-9.1.0.40 on CentOS6.4 (64-bit)

CentOS 6.4 (64-bit) installation error libstdc ++. so.6 (GLIBCXX_3.4.14) solution

-------------- This problem is explained when I update gcc. if you understand the gcc update, or if your gcc update is successful, this problem will not occur! -----------------------
Install Kingsoft wps kingsoft-office-9.1.0.4032-0.1.a10.i686.rpm package on CentOS6.4 (64-bit) with the error wps Requires: libstdc ++. so.6 (GLIBCXX_3.4.14 ).
Solution:
First ignore the dependency check to install the kingsoft-office-9.1.0.4032-0.1.a10.i686.rpm package
Sudo rpm-ivh kingsoft-office-9.1.0.4032-0.1.a10.i686.rpm package -- nodeps
   
2. download libstdc ++-4.8.1-1. fc19.i686. rpm, address (http://pkgs.org/fedora-19/fedora-i386/libstdc++-4.8.1-1.fc19.i686.rpm.html)
Http://pkgs.org/fedora-19/fedora... i686.rpm/download/

Decompress the rpm package rpm2cpio libstdc ++-4.8.1-1. fc19.i686. rpm | cpio-idmv

Copy and unzip the directory usr/lib/libstdc ++. so.6.0.18 File (note that when you decompress this rpm package, the decompressed file is in the current libstdc ++-4.8.1-1. fc19.i686. the directory where the rpm file is located is created into the usr Directory. at first, I thought it was under/usr. I haven't found it for a long time) go to the wps installation directory "/opt/kingsoft/wps-office/office6 /"

Go to the "/opt/kingsoft/wps-office/office6/" directory and create a soft link.
Sudo ln-s libstdc ++. so.6.0.18 libstdc ++. so.6

6. edit the/usr/bin/wps file and add the following lines in the start part: export LD_LIBRARY_PATH =/opt/kingsoft/wps-office/office6: $ {LD_LIBRARY_PATH} then you can start wps.

After wps is installed on centos6.4, the problem of file flashback is solved.
On CentOS 6.4, the wps new document error symbol lookup error:/opt/kingsoft/wps-office/office6/libftex. so: undefined symb original address: unknown.
Theory (0)
On CentOS 6.4, the wps document creation error symbol lookup error:/opt/kingsoft/wps-office/office6/libftex. so: undefined symbol: FT_Reference_Face solution problem: this is because wps needs to update the version of freetype library solution: 1. first download the new version of lib ,:
(The ftp://rpmfind.net/linux/fedora/linux/updates/19/x86_64/ found in folder 19 that this freetype-file 20 does not have the path provided below has expired)
Ftp://rpmfind.net/linux/fedora/l... 4.8-4. fc17.i686. rpm2. unzip rpm Package
Rpm2cpio freetype-2.4.8-4.fc17.i686.rpm | cpio-idmv
3. copy and unzip the usr/lib/libfreetype directory. so.6.8.0 to the wps installation directory "/opt/kingsoft/wps-office/office6" 4. go to the "/opt/kingsoft/wps-office/office6/" directory and create a soft link.
Sudo ln-s libfreetype. so.6.8.0 libfreetype. so.6
5. edit the/usr/bin/wps file and add the following lines at the beginning of the file:
Export LD_LIBRARY_PATH =/opt/kingsoft/wps-office/office6 :$ {LD_LIBRARY_PATH}
Start wps to create a new document.


Wps for linux formula garbled here (Updated)

(You can directly install rpm-hiv by finding the corresponding installation package from the address below)

Download the attachment and decompress it ~ /. Fonts directory, and then restart wps. Note: These files are copyrighted by Microsoft. to use these fonts, you must determine the permission to use these fonts (for example, if you have a certain version of windows license). In addition, according to some users, if xfonts-mathml is installed on the system, symbols may not be displayed. After verification, it is found that the xfonts-mathml also has a font named Symbol. If garbled characters still exist after the above fonts are installed, try to remove the xfonts-mathml package. The problem of garbled ubuntu 12.10 has been solved in a8p1. please upgrade a8p1. If you have any questions, follow the instructions above. ========================================================== ========================================================== For ubuntu, see the blog on the 9th floor. ========================================================== ========================================================== The MT Extra font ============================================== ========================================================== ====== explains why rar is used because there is a limit on the number of extensions supported by the Forum. Then, many extension names cannot be listed. Go to Discuz! I 'd like to mention it... I am also struggling.


The Symbol font installation package WPS Forum does not allow attachments in *. deb and *. rpm formats to be sent. Publish a network disk. Debian (Ubuntu, Mint, LinuxDeepin, etc.) users please download: File name: symbol-fonts_1.2_all.debbox network disk Download link: https://app.box.com/s/zs0h71e1curhgb9xqi5t Kingsoft disk Download link: http://www.kuaipan.cn/file/id_19418406138675464.htm Baidu online storage Download link: http://pan.baidu.com/share/link?shareid=3369982571&uk=505215462 File size: 241 KB (247,628 bytes) md5 code: 1ce31b586bff22ecf6a5941c0d7cb7a1sha1 code: percent Hat (Cent OS, Fedora, Red Flag, etc.) users please download: File name: symbol-fonts-1.2-1.noarch.rpmbox network disk Download link: https://app.box.com/s/wmsdpn8x9qpcbcnekke1 Kingsoft disk Download link: http://www.kuaipan.cn/file/id_19418406138675465.htm Baidu online storage Download link: http://pan.baidu.com/share/link?shareid=3371036765&uk=505215462 File size: 246 KB (252,171 bytes) md5 code: 4a7649c69e15983a6e69c31f38f64c62sha1 code: 9d00e765169bba5f1351cf7f21a15ae3e26dcb08

 

PS: If gcc is updated before installation, the libstdc ++ error will not occur. However, you must check whether the soft link under/usr/lib/has changed.
If wps is updated. First use rpm-qa | grep office to uninstall the original one. Then update. After the update, you can directly edit the/usr/wps file without having to change the soft link under office6.

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.