pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libreoffice: "libuno_sal.so.3" not found
On Mon, Apr 20, 2015 at 12:42:27PM +0200, carsten.kunze%arcor.de@localhost wrote:
> libreoffice starts /usr/pkg/libreoffice4-4.4.2.2/program/oosplash which outputs the following error:
>
> $ /usr/pkg/libreoffice4-4.4.2.2/program/oosplash
> Shared object "libuno_sal.so.3" not found
> $
>
> But the file is available at /usr/pkg/libreoffice4-4.4.2.2/ure/lib/libuno_sal.so.3
>
> Starting with "--nologo" doesn't help (also starts oosplash).
>
> What could be wrong?
Why are you running that executable directly?
Use the scripts installed in /usr/pkg/bin, e.g.
/usr/pkg/bin/libreoffice, that will set the library search path so
everything is found.
Thomas
Home |
Main Index |
Thread Index |
Old Index