Ok, I needed the imagemagick package (all together ~40 MB) in order to be able to transfer files
Code: Select all
obex-data-server: error while loading shared libraries: libMagickWand.so.3: cannot open shared object file: No such file or directory
I've uninstalled imagemagick and the file transfer still worked.
Edit: (image added)
I tried to find the SlackBuild of the obex-data-server package without success, I want it to rebuild it without imagemagick support, since I do not need imagemagick.
Any solutions?