summary refs log tree commit diff stats
path: root/results/scraper/box64/90
blob: 1923e435d65c332b4ea17113c8c358ee8286e5c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Teamspeak 3 will not run. How to install needed libraries?
```
Box64 with Dynarec v0.1.3 fd21d6a built on Aug 13 2021 17:05:48
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 52 Env var
Looking for ./ts3client_linux_amd64
Using emulated libquazip.so
Using native(wrapped) libdl.so.2
Using native(wrapped) librt.so.1
Using native(wrapped) libz.so.1
Using native(wrapped) libm.so.6
Using native(wrapped) libpthread.so.0
Using emulated libQt5Core.so.5
Using emulated libQt5Gui.so.5
Using emulated libQt5Network.so.5
Using emulated libQt5Widgets.so.5
Using emulated libQt5Sql.so.5
Using emulated libQt5WebEngineCore.so.5
Using emulated libQt5WebEngineWidgets.so.5
Using emulated libQt5WebChannel.so.5
Using emulated libQt5WebSockets.so.5
Using emulated libQt5Svg.so.5
Using native(wrapped) libresolv.so.2
Using emulated libc++.so.1
Using emulated libc++abi.so.1
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Error loading needed lib libgthread-2.0.so.0
Error loading one of needed lib
Error initializing needed lib libQt5Core.so.5
Error loading one of needed lib
Error initializing needed lib libquazip.so
Error loading one of needed lib
Error: loading needed libs in elf ./ts3client_linux_amd64
```
Seems TS3 won't run. Is there some way to get the needed libraries installed? I tried dpkg --add-architecture amd64, but it causes apt-get update to error out.

Running on a Raspberry Pi 4B, on Ubuntu MATE 21.04.