Created
July 19, 2018 00:17
-
-
Save umair-khokhar/11516a692a21d3de05751f50056bf4dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Instruction for LibreOffice dependency installation | |
1. cd /usr/local | |
2. wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz | |
3. cd LibreOffice_5.0.0_Linux_x86-64_rpm | |
4. yum localinstall *.rpm --skip-broken | |
5. yum install cairo | |
6. yum install cups | |
7. Update path by updating ~/.bashrc file. | |
export PATH="$PATH:/opt/libreoffice5.0/program" | |
8. sudo yum install libXinerama.x86_64 cups-libs dbus-glib | |
9. You are all set! | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
libreoffice is installed successfully
but it complains it cannot find jre
even though, I've already installed