make ok, but make install fails

Matúš Kukan matus.kukan at gmail.com
Fri Jun 21 01:09:05 PDT 2013


On 21 June 2013 09:43, Alex Thurgood <alex.thurgood at gmail.com> wrote:
> /home/Development/libo/core/solver/unxlngi6.pro/installation/opt/program/soffice.bin:
> /usr/lib/libuno_sal.so.3: version `LIBO_UDK_4.1' not found (required by
> /home/Development/libo/core/solver/unxlngi6.pro/installation/opt/program/../ure-link/lib/libjvmfwk.so)
>
> In most of the libraries that need to be loaded on startup.
>
>
> Am I missing something ? Is there some other build switch I should be
> including ?

If you are after
http://cgit.freedesktop.org/libreoffice/core/commit/?id=96204ecf7418eb1e94992869c3c1439359004adf
rm -r instdir/* && make dev-install
or this could also help:
make desktop.clean && make desktop && make dev-install -o build

If not, pull or add --disable-linkoo

Best,
Matus


More information about the LibreOffice mailing list