[Samba] Running application via SMB

Laszlo Papp lpapp at kde.org
Fri Oct 21 04:47:33 UTC 2022


Hi,

I have my application and the library it depends on, on a network drive.
When I mount that over nfs, the app can be run, but if over samba, it fails
to find the library. Do you know why this may be?

./Foo: error while loading shared libraries: libHalf.so.24: cannot open
shared object file: No such file or directory

but the library seems to be there:

ls -ld libHalf.so.24 -> lrwxrwxrwx. 1 lpapp lpapp 17 Oct 20 15:02
libHalf.so.24 -> libHalf.so.24.0.1

Thank you.

Kind regards,
László


More information about the samba mailing list