diff options
Diffstat (limited to 'results/scraper/box64/46')
| -rw-r--r-- | results/scraper/box64/46 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/results/scraper/box64/46 b/results/scraper/box64/46 new file mode 100644 index 000000000..8b3300a19 --- /dev/null +++ b/results/scraper/box64/46 @@ -0,0 +1,27 @@ +Spotify unable to load due to missing lib +``` +[corey@corey-pi4 ~]$ spotify +Box64 with Dynarec v0.1.3 acc3ed8 built on Jul 10 2021 22:20:55 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 51 Env var +Looking for /usr/bin/spotify +Using native(wrapped) libm.so.6 +Using native(wrapped) libasound.so.2 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libcurl-gnutls.so.4 +Using emulated /opt/spotify/libcef.so +Using native(wrapped) libz.so.1 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) librt.so.1 +Using native(wrapped) libSM.so.6 +Using native(wrapped) libICE.so.6 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Error loading needed lib libglib-2.0.so.0 +Error loading one of needed lib +Error: loading needed libs in elf /usr/bin/spotify +``` \ No newline at end of file |