You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just downloaded the AppImage version 0.13.2 on my computer with Gentoo and was greeted with this when I executed the file:
$ ./freetube_0.13.2_amd64.AppImage
/tmp/.mount_freetuMX4xJw/freetube: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
What's wrong?
The text was updated successfully, but these errors were encountered:
I see. I'm not really experienced with alternative installation methods like AppImages. I assumed that everything that was needed would be included in the image itself.
Anyway. The missing package is named dev-libs/nss in Gentoo. Installing it solved the issue.
I just downloaded the AppImage version 0.13.2 on my computer with Gentoo and was greeted with this when I executed the file:
What's wrong?
The text was updated successfully, but these errors were encountered: