[OpenIndiana-discuss] gthumb libraw.so.20
Stephan Althaus
Stephan.Althaus at Duedinghausen.eu
Sun May 7 15:56:04 UTC 2023
On 4/12/23 09:32, Stephan Althaus wrote:
> Hello!
>
> On my BE of 2023-03-31 i have a failing link to LIBRAW on gthumb.
>
> Maybe the package has to be triggered to be rebuild on the build server?
>
>
> Regards,
>
> Stephan
>
>
> $ gthumb _DS33737.ARW
> ld.so.1: gthumb: fatal: libraw.so.20: open failed: No such file or
> directory
> ld.so.1: gthumb: fatal: relocation error: file
> /usr/lib/amd64/gthumb/extensions/libraw_files.so: symbol libraw_init:
> referenced symbol not found
> Killed
>
> $ pkg search libraw.so.20
> $ pkg search libraw.so
> INDEX ACTION VALUE PACKAGE
> basename link usr/lib/libraw.so
> pkg:/image/library/libraw at 0.21.1-2023.0.0.0
> basename link usr/lib/amd64/libraw.so
> pkg:/image/library/libraw at 0.21.1-2023.0.0.0
>
> $ ls -l /usr/lib/libraw*
> lrwxrwxrwx 1 root root 18 Mar 20 21:57
> /usr/lib/libraw_r.so -> libraw_r.so.23.0.0
> lrwxrwxrwx 1 root root 18 Mar 20 21:56
> /usr/lib/libraw_r.so.23 -> libraw_r.so.23.0.0
> -r-xr-xr-x 1 root bin 1.28M Mar 20 21:56
> /usr/lib/libraw_r.so.23.0.0
> lrwxrwxrwx 1 root root 16 Mar 20 21:57
> /usr/lib/libraw.so -> libraw.so.23.0.0
> lrwxrwxrwx 1 root root 16 Mar 20 21:56
> /usr/lib/libraw.so.23 -> libraw.so.23.0.0
> -r-xr-xr-x 1 root bin 1.28M Mar 20 21:56
> /usr/lib/libraw.so.23.0.0
>
>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
Hello!
Something like
ln -s libraw.so.23.0.0 libraw.so.20
does help, maybe this can easily be added in the gthumb package ?
Regards,
Stephan
More information about the openindiana-discuss
mailing list