I have wget the tar.gz bundle of RPMs from the LO site and installed it. Yet when I check version
I get an error while loading shared libraries: libxslt.so.1: cannot open shared object file: No such file or directory
When I run sudo dnf install *.rpm all the packages are cycled through, it claimed ‘dependencies resolved’, but still throws the same error when ran.
Clearly all the dependencies aren’t coming down with it.
If I install from the repository, it pulls down and installs everything and LibreOffice works fine. Except that’s an ancient 6.4 version.
Does anyone here have any tips on getting the newer RPMs to install with all of the dependencies in RHEL8?