Zoom-6.5.3.2773 missing libs - How to trace? I've got an Orange Pi 5 (4×A-76@2.4G & 4×A55@1.8G) with 8g of ram on Slackware64-aarch64-current). I've just built box64, Running zoom,It seems to be missing libs. `[BOX64] Looking for /opt/zoom/ZoomLauncher [BOX64] Rename process to "ZoomLauncher" [BOX64] Using native(wrapped) libpthread.so.0 [BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6 [BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1 [BOX64] Using native(wrapped) libc.so.6 [BOX64] Using native(wrapped) ld-linux-x86-64.so.2 [BOX64] Using native(wrapped) libdl.so.2 [BOX64] Using native(wrapped) libutil.so.1 [BOX64] Using native(wrapped) librt.so.1 [BOX64] Using native(wrapped) libbsd.so.0 [BOX64] Using native(wrapped) libm.so.6 dec@Lucille:~$ ` Other binaries give this error `... [BOX64] Using native(wrapped) librt.so.1 [BOX64] Using native(wrapped) libbsd.so.0 [BOX64] Error loading one of needed lib [BOX64] Error: Loading needed libs in elf /opt/zoom/zopen` Box64 doesn't seem to have a documented debug option, and ldd won't operate on a x86_64 elf file. It' a fresh install, so I could well be missing stuff. But how do I find out?