9 Jun
2022
9 Jun
'22
18:33
Am 09.06.22 um 13:08 schrieb Andrei Borzenkov:
On 09.06.2022 12:15, Peter McD wrote:
peter@lupo:~> darktable darktable: error while loading shared libraries: libdarktable.so: cannot open shared object file: No such file or directory
So the problem is not related to a previously installed darktable version.
Yes, I can confirm it. You should open bug report for Leap 15.4. As a workaround you could use
LD_LIBRARY_PATH=/usr/lib64/darktable darktable
or
ln -s darktable/libdarktable.so /usr/lib64
A bug report already exists:-( Bug Bug 1160071 first reported 2020-01-03 15:03 UTC by Paul Tannington Darktable fails to open. Claims libdarktable.so "No such file" I added a comment. I suppose everybody has been using the workaround. Peter