iPhone 13 mini (iOS 26) [daily driver]
Jolla C2 (Sailfish OS 5)
Xiaomi Pad 6 (Sailfish OS 5)
OnePlus 6T (Ubuntu Touch 20.04)
Waarschijnlijk zie je dan een foutmelding op het moment dat Spotify sluit.
Research is to see what everybody else has seen, and to think what nobody else has thought - Albert Szent-Györgyi
spotify: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory
iPhone 13 mini (iOS 26) [daily driver]
Jolla C2 (Sailfish OS 5)
Xiaomi Pad 6 (Sailfish OS 5)
OnePlus 6T (Ubuntu Touch 20.04)
sudo apt-get install libgcrypt11
Research is to see what everybody else has seen, and to think what nobody else has thought - Albert Szent-Györgyi
wget http://security.debian.or..._1.5.0-5+deb7u3_amd64.deb
dpkg -i libgcrypt11_1.5.0-5+deb7u3_amd64.deb
Komt inderdaad door die missende libgcrypt.so.11, die niet in de repo's zit.
[ Voor 4% gewijzigd door Nakebod op 27-04-2015 17:04 ]
Blog | PVOutput Zonnig Beuningen
15.04 heeft libgcrypt11 niet in de repository, dus sudo apt-get install libgcrypt11 gaat niet direct lukken.
Ik zou in dit geval ook, zoals Nakebod schreef, de library downloaden en installeren.
Research is to see what everybody else has seen, and to think what nobody else has thought - Albert Szent-Györgyi
iPhone 13 mini (iOS 26) [daily driver]
Jolla C2 (Sailfish OS 5)
Xiaomi Pad 6 (Sailfish OS 5)
OnePlus 6T (Ubuntu Touch 20.04)