On 06/06/2023 02:27, Patrick Shanahan wrote:
I have several openSUSE Tumbleweed boxes where I compile darktable and can
successfully run except one which notes it is unable to access shared
library libicui18n.so.72

all of my systems have libicui18n.so.73 and can run dt, except this one.
all are very similarly configured.  all of my different box compiles are
identical.

what am I missing?

Hi Patrick
Sorry for recommending something obvious, I know that you probably know
that already, but sometimes, one is missing the obvious...

- ldd $(which darktable)
- check permissions on your libicui18n.so.72
- check if links from libicui18n.so are pointing to libicui18n.so.72 (on
my debian, they are in /usr/lib/x86_64-linux-gnu
- maybe just run ldconfig
- check if you have set LD_LIBRARY_PATH

Best regards,
        Michael

--
Michael Staats
[email protected]

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to