[SOLVED] Libreoffice calc is not starting due to missing library liborcus-parser
libreoffice calc is not starting.
error message: Component cannot be loaded, possibly broken or incomplete installation.
full error message: loading component library <file:///usr/lib/libreoffice/program/libsco.so> failed at /usr/src/debug/libreoffice-fresh/libreoffice-7.5.2.2/cppuhelper/source/shlib.cxx:312
After running:
ldd /usr/lib/libreoffice/program/libsclo.so
It shows that a library was not found:
liborcus-parser-0.17.so.0 => not found
but i checked and found that "liborcus" is installed in my system.
So i don't know what's causing this problem.