hey :)
came across some weirdness, i know it’s supposed to be a static binary,
but it seems to need libwebkit2gtk4.0.so.37
.
; ldd rad-reader-release
not a dynamic executable
; ./rad-reader-release
./rad-reader-release: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory
i fixed it by installing webkit2gtk4.0
but i think the intent was for the binary to work on any system.