Install Linux Peppermint OS and compile LibreOffice
by Mountain Computers Inc, Publication Date: Saturday, December 28, 2024
View Count: 156, Keywords: Linux, Peppermint OS, LibreOffice, Compile, Hashtags: #Linux #PeppermintOS #LibreOffice #Compile
I am now working to compile LibreOffice on Linux Peppermint OS. I used to support Peppermint OS for a few financial insurance auditing clients and wanted to see how easy it was to compile LibreOffice Dev on it and install LibreOffice itself.
I did the minimum Peppermint OS to start with via Oracle Virtual Box 6.
Well, with that being said, Firefox is not installed by default nor much of anything else. Do the following:
1) sudo apt update
2) sudo apt install flatpak
3) sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
4) sudo flatpak install flathub org.mozilla.firefox
Once the above is complete, restart Peppermint OS and Firefox is now available.
most of the compilation steps worked, yet need to do the following
~/core$ sudo apt install autotools-dev automake
in order to complete the following:
~core$ ./autogen.sh --with-lang=tl --with-parallelism=$(nproc)
which completed successfully
~core$ autoconf
just to be sure. I did not re-add the with-lang=tl command. curious.
~core$ make
command issued. pending results
took an extra few days figuring out why compilation would lock up and the OS would freeze. Even htop showed nothing other than all cores and max RAM consumed. Therefore, upped the RAM to 8GB from 4GB and to 8 CPU instead of 4 CPU. This third try worked.
~core$ sudo make install
more to come...
if you found this article helpful, consider contributing $10, 20 an Andrew Jackson or so..to the author. more authors coming soon
FYI we use paypal or patreon, patreon has 3x the transaction fees, so we don't, not yet.
© 2025 myBlog™ v1.1 All rights reserved. We count views as reads, so let's not over think it.