64位Debian-7安装WPS

首先WPS应该出64位版才对。


添加对i386环境的支持:

sudo dpkg --add-architecture i386
sudo apt-get update

安装32位库:

sudo apt-get install ia32-libs ia32-libs-gtk

安装wps:

sudo gdebi wps-office_8.1.0.3724~b1p2_i386.deb



posted @ 2014-01-26 14:43  司青  阅读(271)  评论(0)    收藏  举报