linux-wallpaperengine/packaging
Zebra2711 9cb2e60960
fix: error while loading shared libraries (#296)
Add the linux-wallpaperengine library directory to the LD_LIBRARY_PATH

    The linker cannot find the required library because it is not located
    in the standard system paths. This results in the following error:

    ./linux-wallpaperengine: error while loading shared libraries:
    libkissfft-float.so.131: cannot open shared object file: No such
    file or directory
2025-05-10 21:00:13 +02:00
..
archlinux fix: error while loading shared libraries (#296) 2025-05-10 21:00:13 +02:00