Hi,
with the latest master I can't run soffice:
[thomas@localhost libo]$ /home/thomas/libo/install/program/soffice
/home/thomas/libo/solver/unxlngi6/installation/opt/program/../ure-link/bin/javaldx:
error while loading shared libraries: libjvmfwk.so.3: cannot open shared
object file: No such file or directory
Warning: failed to read path from javaldx
/home/thomas/libo/solver/unxlngi6/installation/opt/program/soffice.bin:
error while loading shared libraries: libreg.so.3: cannot open shared
object file: No such file or directory
Exited with code '127'
[thomas@localhost libo]$ find . -name libjvmfwk*
./workdir/unxlngi6/LinkTarget/Library/libjvmfwk.so.objectlist
./workdir/unxlngi6/LinkTarget/Library/libjvmfwk.so
./workdir/unxlngi6/LinkTarget/Library/libjvmfwk.so.3
./workdir/unxlngi6/Dep/LinkTarget/Library/libjvmfwk.so.d
./workdir/unxlngi6/Headers/Library/libjvmfwk.so
./workdir/unxlngi6/ExternalHeaders/Library/libjvmfwk.so
./solver/unxlngi6/lib/libjvmfwk.so
./solver/unxlngi6/lib/libjvmfwk.so.3
./solver/unxlngi6/installation/opt/ure/lib/libjvmfwk.so
Seems libjvmfwk.so.3 and libreg.so.3 didn't get installed. So I copied
them manually to ./solver/unxlngi6/installation/opt/ure/lib/. This
solved it for these files, but with the next run:
[thomas@localhost libo]$ /home/thomas/libo/install/program/soffice
/home/thomas/libo/solver/unxlngi6/installation/opt/program/../ure-link/bin/javaldx:
error while loading shared libraries: libstore.so.3: cannot open shared
object file: No such file or directory
Warning: failed to read path from javaldx
/home/thomas/libo/solver/unxlngi6/installation/opt/program/soffice.bin:
error while loading shared libraries: libjvmaccess.so.3: cannot open
shared object file: No such file or directory
Exited with code '127'
At all I had to copy
libjvmfwk.so.3
libreg.so.3
libreg.so.3
libjvmfwk.so.3
I build with ./autogen.sh --enable-dbgutil
Anybody knows what to fix here? :)
Thomas
Context
- running soffice fails due to missing libjvmfwk.so.3 on master · Thomas Arnhold
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.