Here is a office I needed so I put it to share.
https://www.mediafire.com/folder/rf3gat ... s-MATE-5.0
Here is the two files that you will need to make it work.
1ab551af6568a201cfd39a8f1c7cef1a libreoffice-7.2.2-x86_64-1alien.xzm
ef28abfd5eb2c8e7d6a73e1ef9c59e30 boost-1.77.0-x86_64-2.xzm
Libreoffice-7.2.2 and Boost-1.77.0
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Libreoffice-7.2.2 and Boost-1.77.0
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- Ed_P
- Contributor
- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Libreoffice-7.2.2 and Boost-1.77.0
Thank you Jack.
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Libreoffice-7.2.2 and Boost-1.77.0
What exactly is boost for?
I do not recall older versions of LO needing it.
(Currently downloading … will test tomorrow since it is already quite late in my time zone)
Code: Select all
Length: 185491456 (177M) [application/octet-stream]
Saving to: ‘libreoffice-7.2.2-x86_64-1alien.xzm’
61%[===========> ] 109.48M 696KB/s eta 2m 34s
funny… md5sum of your LO version starts with 1a and ends with 1a…
Cheers!
Yours Rava
Yours Rava
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Libreoffice-7.2.2 and Boost-1.77.0
When I txz2xzm libreoffice but when I first ran lowriter it error and it needed a lib file so I did a pkg.org search and that what came up so I did another txz2dir boost then when I try again it work OK.
So if you fine another one but smaller please let me know.
I know version 6 didn't need it.
So if you fine another one but smaller please let me know.
I know version 6 didn't need it.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Libreoffice-7.2.2 and Boost-1.77.0
Could me some new feature that hardly anyone uses. Would not be the first time a software gets bloated by adding non-essential features.
I can try my module-slim-fu… it might give error messages (you only see when starting via console instead of starting via DE), but it will still run (else it would make no sense, creating a small but broken module would be silly).
And my slimmed down-modules sometimes work on one DE - like in mine, XFCE, and then need an extra dependency XFCE not needs, like for Mate.
But we will see, I will have time earliest on Sunday, if RL not tells me otherwise.
Added in 2 minutes 15 seconds:
And as usual I will report my slim-down methods so that others can copy me or learn from my experience.

Cheers!
Yours Rava
Yours Rava
-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Libreoffice-7.2.2 and Boost-1.77.0
Thank you very much Jack for your contribution ! 

-
- Shogun
- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Libreoffice-7.2.2 and Boost-1.77.0
hello, in fact a library is missing, always the one that is often requested in the packages :
See here : Sujet : libstdc++.so.6 - Resolve the error message
it can't have been easy to find the dependencies with all these scripts to start LibreOffice with ldd
...What method did you use ?
Added this for it :
Sujet : LibreOffice : Locale languages settings
See here : Sujet : libstdc++.so.6 - Resolve the error message
it can't have been easy to find the dependencies with all these scripts to start LibreOffice with ldd

Added this for it :
Sujet : LibreOffice : Locale languages settings
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Libreoffice-7.2.2 and Boost-1.77.0
I added libstdc++.so.6 so if you need it you can get it there.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.