openoffice安装卸载

Windows:

    1.下载openoffice:http://www.openoffice.org/download/index.html

    2.安装

    3.启动服务,命令提示符窗口输入:

         soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard

 

Linux:

 

openoffice解压后readmes/xx.html里面有说明对Linux版本、gclib版本的要求

(如OOO330_m20_native_packed-1_zh-CN.9567\readmes\README_zh-CN.html)

安装要求:

    Linux Kernel 2.6.18 或更高版本

glibc2 2.5 或更高版本

gtk 2.10.4 或更高版本

 

下载:http://download.services.openoffice.org/localized/zh-CN/3.3.0/

http://www.openoffice.org/download/other.html

 

安装(默认安装到/opt下面):

tar xzvf OOo_3.3.0_Linux_x86-64_install-rpm-wJRE_zh-CN.tar.gz

cd OOO330_m20_native_packed-1_en-US.9567

cd RPMS

rpm -ivh *.rpm

cd desktop-integration/

rpm -ivh openoffice.org3.3-redhat-menus-3.3-9556.noarch.rpm

 

启动:

cd /opt/openoffice.org3/program/

soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard

 

查看进程:

ps -ef|grep openoffice

 

查glibc 什么版本:

ls -l /lib/libc-*  

ls -l /lib/tls/libc-*

 

卸载:

rpm -e `rpm -qa |grep openoffice` `rpm -qa |grep ooobasis`

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值