FlexPaper体验
作者:互联网
安装OpenOffice
首先要卸载libreoffice
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove
不卸载:在安装openoffice会出现如下错误:
然后就是安装OpenOffice
安装openoffice之后:
启动服务
soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard &
使用 ps -ef|grep soffice查看进程是否启动
标签:FlexPaper,get,sudo,apt,soffice,体验,libreoffice,安装 来源: https://www.cnblogs.com/crusadesky/p/15258177.html