知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

SUSE Linux上安装openOffice

发布时间:2014-09-05 16:07:09作者:知识屋

SUSE Linux上安装openOffice
 
1,download the openOffice from http://nchc.dl.sourceforge.net/project/openofficeorg.mirror/localized/zh-CN/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_zh-CN.tar.gz
 
2,use the tar command to decompression it
Java代码  
#tar -zxvf Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_zh-CN.tar.gz   
 
3,and then
tar -zxvf Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_zh-CN.tar.gz
Java代码    www.zhishiwu.com  
#cd zh_CN  
#cd RPMS  
#rpm -ivh *.rpm  
 #rpm -ivh *.rpm --> this command is in order to install all the rpm packages
 
4,after install all rpm packages ,you can find a folder named desktop-integration,execute this command as follow
 
Java代码  
#cd desktop-integration  
 and select the suitable rpm package for your os ,and install it
 
 
作者 sziitjiang
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜