Linux Centos 7 安装 Libreoffice 6.2 实现 word ppt excel 转pdf 教程
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux Centos 7 安装 Libreoffice 6.2 实现 word ppt excel 转pdf 教程相关的知识,希望对你有一定的参考价值。
参考技术A注: 安装前建议先执行卸载命令: yum remove libreoffice-*
wget http://mirrors.ustc.edu.cn/tdf/libreoffice/stable/6.2.8/rpm/x86_64/LibreOffice_6.2.8_Linux_x86-64_rpm_langpack_zh-CN.tar.gz
只演示一个包的安装,其他两个包的安装一样
上传 simsun.ttf文件到服务器;将文件复制到/usr/share/fonts下并赋予读写权限;刷新字体缓存
报错:libreoffice6.2 -help
/opt/libreoffice6.2/program/soffice.bin: error while loading shared libraries: libcairo.so.2: cannot open shared object file: No such file or directory
报错:libreoffice6.2 -help
/opt/libreoffice6.2/program/soffice.bin: error while loading shared libraries: libcairo.so.2: cannot open shared object file: No such file or directory
以上是关于Linux Centos 7 安装 Libreoffice 6.2 实现 word ppt excel 转pdf 教程的主要内容,如果未能解决你的问题,请参考以下文章