wps for linux 示範安裝過程

來源:互聯網
上載者:User

首先說一下我的環境
發行版本:ubuntu 12.04   
核心版本:3.2.0
案頭環境:gnome
機器是x86 32位架構滴

下載wps的deb包後,當然迫不及待的進入命令列介面安裝啦
1.進入deb包所在路徑
2.執行命令 sudo dpkg -i wps-office_8.1.0.3117+wpp~a1-0.1_i386.deb
結果自然要報錯了,ubuntu缺少一些東東
錯誤資訊:dpkg:依賴關係問題使得 wps-office 的配置工作不能繼續:
wps-office 依賴於 ttf-mscorefonts-installer;然而:
  未安裝軟體包 ttf-mscorefonts-installer。
3.安裝 ttf-mscorefonts-installer ,執行命令 sudo apt-get install ttf-mscorefonts-installer
(還可以從http://packages.debian.org/lenny ... -installer/download下載安裝包,然後執行sudo dpkg -i ttf-mscorefonts-installer_2.7_all.deb進行安裝)
結果還是報錯,這次缺少的是cabextract
缺鐵補鐵,缺鋅補鋅,缺cabextract就補cabextract
4.安裝cabextract,執行sudo apt-get install cabextract,這次安裝很順利,沒缺啥東西了。
5.然後當然是重新執行 sudo apt-get install ttf-mscorefonts-installer 和sudo dpkg -i wps-office_8.1.0.3117+wpp~a1-0.1_i386.deb這兩條命令了。這次沒出意外,大功告成。
裝完後再好好用用~

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.