RedHat安装openoffice

mkdir -p  /usr/local/openoffice
cd /usr/local/openoffice
wget https://udomain.dl.sourceforge.net/project/openofficeorg.mirror/4.1.11/binaries/zh-CN/Apache_OpenOffice_4.1.11_Linux_x86-64
tar -zxvf Apache_OpenOffice_4.1.11_Linux_x86-64_install-rpm_zh-CN.tar.gz
cd zh-CN/RPMS/
rpm -ivh *.rpm --nodeps --force
cd desktop-integration/
rpm -ivh openoffice4.1.11-redhat-menus-4.1.11-9808.noarch.rpm 
cd /opt/openoffice4/program/
soffice -headless -accept="socket,host=127.0.0.1,port=8002;urp;" -nofirststartwizard &
ps -ef |grep 8002
  root      4819  3891  0 15:06 pts/6    00:00:00 grep --color=auto 8002
  root     23379     1  0 May30 ?        00:00:00 /opt/openoffice4/program/soffice.bin - 
headless -accept=socket,host=127.0.0.1,port=8002;urp; -nofirststartwizard

posted @   michaelni  阅读(169)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
点击右上角即可分享
微信分享提示