Hi,
I am trying to open libreoffice but I get the following error:
libreoffice
/usr/lib/libreoffice/program/javaldx: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
Warning: failed to read path from javaldx
/usr/lib/libreoffice/program/soffice.bin: error while loading shared libraries:
libicuuc.so.76: cannot open shared object file: No such file or directory
$ ldconfig -p | grep -E "libxml2|libicuuc"
libxml2.so.16 (libc6,x86-64) => /usr/lib/libxml2.so.16
libxml2.so (libc6,x86-64) => /usr/lib/libxml2.so
libicuuc.so.78 (libc6,x86-64) => /usr/lib/libicuuc.so.78
libicuuc.so (libc6,x86-64) => /usr/lib/libicuuc.so
I do see that the libreoffice version is expecting libxml2.so.2
Any pointers how this can be resolved?
warm regards
Ragini