den viewer einfach mal aus der konsole heraus per hand starten, da wird dann angezeigt das bibliotheken im manjaro fehlen, zum bleistift libcrypt.so.1 etc.
edit:
nnedit:
lösung wäre:
edit:
Code:
System:
Host: ****** Kernel: 6.1.67-2-MANJARO arch: x86_64 bits: 64 Desktop: Xfce
v: 4.18.1 Distro: Manjaro Linux
~/Downloads/Phoenix-FirestormOS-Releasex64-6-6-17-70368
./firestorm
...
bin/do-not-directly-run-firestorm-bin: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
*** Bad shutdown ($LL_RUN_ERR). ***
nnedit:
lösung wäre:
Code:
whereis libcrypt.so.2
------>libcrypt.so.2: /usr/lib/libcrypt.so.2 /usr/lib32/libcrypt.so.2
cd /usr/lib/
sudo ln -s libcrypt.so.2 libcrypt.so.1