* Michael Staats <[email protected]> [06-06-23 12:00]:
> 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)

all other systems report: 
    libicui18n.so.73 => /lib64/libicui18n.so.73 (0x00007f7e4f000000

subject system reports: 
      libicui18n.so.73 => /lib64/libicui18n.so.73 (0x00007f0db3200000)
      libicui18n.so.72 => not found
              

> - check permissions on your libicui18n.so.72

all systems have *only:  libicui18n.so.73

> - check if links from libicui18n.so are pointing to libicui18n.so.72 (on

there is no libicui18n.so.72

> my debian, they are in /usr/lib/x86_64-linux-gnu
        /usr/lib64/libicui18n.so.73

> - maybe just run ldconfig

        no change

> - check if you have set LD_LIBRARY_PATH

        I do not on any box.
        
tks,
        
-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
Photos: http://wahoo.no-ip.org/piwigo                   paka @ IRCnet oftc
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to