pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libreoffice 5.1.4.2 / pkgsrc-2016Q2 problem?
Hi,
it seems to me that me updating libreoffice to the version in
pkgsrc-2016Q2, version 5.1.4.2, has broken important parts of the
functionality. Attempts at opening either a known good .odt or
.docx file results in a pop-up error message saying
Component cannot be loaded, possibly broken or incomplete
installation. Full error message:
loading component library
<file:///usr/pkg/libreoffice-5.1.4.2/lib/libreoffice/program/../program/libsclo.so>
failed.
Setting LD_LIBRARY_PATH to that directory and doing "ldd" on
libsclo.so reveals the following shared objects are still not
found:
% ldd /usr/pkg/libreoffice-5.1.4.2/lib/libreoffice/program/libsclo.so | grep not
-lboost_system.1.60.0 => not found
-lboost_system.1.60.0 => not found
-lboost_iostreams.1.60.0 => not found
%
The only libboost_system files in /usr/pkg are:
% find /usr/pkg -name \*boost_system\*
/usr/pkg/lib/libboost_system.a
/usr/pkg/lib/libboost_system.so
/usr/pkg/lib/libboost_system.so.1.61.0
i.e. not the same version, and thus not found. Rebuilding
libreoffice from source does not change this problem.
Anyone have any idea where the dependency on
libboost_system.1.60.0 comes from?
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index