LibreOffice error:
by deretsigernu from LinuxQuestions.org on (#4RFFM)
Using the alienbob repository for -current, I obtained LibreOffice 6.3.0. When I try to start LibreOffice graphically, the cursor gets the little start-up animation, there is the LibreOffice (or is it Calc?) splashscreen and then nothing happens. If I use the terminal:
Code:bash-5.0$ libreoffice --calc
/usr/lib64/libreoffice/program/soffice.bin: error while loading shared libraries: libboost_locale.so.1.71.0: cannot open shared object file: No such file or directoryI don't know how to fix this. There is a local copy of libboost: /usr/lib64/libboost_locale.so, but it's not the right version.
I tried to search with slackpkg for a libboost package, but couldn't find one. I'm not sure that even if I got one whether it would fix this problem. Please let me know what I should do.
Code:uname -a
Linux computer 4.19.58 #1 SMP Wed Jul 10 14:01:16 CDT 2019 x86_64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz GenuineIntel GNU/Linux


Code:bash-5.0$ libreoffice --calc
/usr/lib64/libreoffice/program/soffice.bin: error while loading shared libraries: libboost_locale.so.1.71.0: cannot open shared object file: No such file or directoryI don't know how to fix this. There is a local copy of libboost: /usr/lib64/libboost_locale.so, but it's not the right version.
I tried to search with slackpkg for a libboost package, but couldn't find one. I'm not sure that even if I got one whether it would fix this problem. Please let me know what I should do.
Code:uname -a
Linux computer 4.19.58 #1 SMP Wed Jul 10 14:01:16 CDT 2019 x86_64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz GenuineIntel GNU/Linux