知识
助手
最大化  清空记录  历史记录
   2808  
查询码: 00000128
linux启动openoffice4报错
作者: 系统管理员 于 2019年03月11日 发布在分类 / 配置安装 / linux / wcp部署 ,于 2019年03月11日 编辑
linux openoffice

openoffce安装完成后执行以下命令

# /opt/openoffice4/program/soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard &

报错error while loading shared libraries: libXext.so.6


error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory

解决方法:

# yum install libXext.x86_64

报错:no suitable windowing system found, exiting.


no suitable windowing system found, exiting.

解决方法:

# yum groupinstall "X Window System"
0人参与


 历史版本

修改日期 修改人 备注
2019-03-11 16:37:27[当前版本] 系统管理员 格式调整
2019-03-11 16:36:50 系统管理员 linux,openoffice
2019-03-11 16:36:18 系统管理员 CREAT

  目录
    wcp知识库系统-京ICP备15024440号-1 -V 5.1.3 -wcp