That's how app bundles work, so I'm not sure how it can be forbidden. But maybe it wants @rpath, not @executable_path... Is it reproducible by anyone else? I don't have 10.15 macOS here.
On Wed, 1 Jul 2020 09:08:35 -1000 Ken Ellinwood <kellinw...@gmail.com> wrote: > $ ls -l > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib > -rwxr-xr-x 1 ken.ellinwood admin 1269408 Apr 16 09:23 > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib > > I don't see a permissions issue. I think the system is complaining that > relative paths are not allowed for dylib dependencies. > > On Wed, Jul 1, 2020 at 7:26 AM parafin <para...@paraf.in> wrote: > > > errno=13 is EACCES /* Permission denied */ > > Maybe you have broken permissions on some files. What does the > > following command show: > > ls -l > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib > > > > > > On Wed, 1 Jul 2020 07:11:08 -1000 > > Ken Ellinwood <kellinw...@gmail.com> wrote: > > > > > This is on OSX 10.15.5 > > > > > > dyld: Library not loaded: > > @executable_path/../Resources/lib/libepoxy.0.dylib > > > Referenced from: > > > /Applications/darktable.app/Contents/Resources/lib/libgtk-3.0.dylib > > > Reason: no suitable image found. Did find: > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib: > > > > > open() failed with errno=13 > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib: > > > > > open() failed with errno=13 > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib: > > > > > stat() failed with errno=13 > > > file system relative paths not allowed in hardened programs > > > Abort trap: 6 > > > > > > Any ideas? > > > > > > Ken > > > > > > > > ___________________________________________________________________________ > > > > > darktable developer mailing list > > > to unsubscribe send a mail to > > darktable-dev+unsubscr...@lists.darktable.org > > ___________________________________________________________________________ > > darktable developer mailing list > > to unsubscribe send a mail to > > darktable-dev+unsubscr...@lists.darktable.org > > > > > > ___________________________________________________________________________ > darktable developer mailing list > to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org