Zerotier missing libssl
I've recently installed bazzite and nearly installed everything I need.
The last missing app is zerotier and, thanks to previous post about it, I've been able to install it with rpm-ostree and enable the service.
Sadly, when I try using any of its CLI commands, I get the following error:
I couldn't find documented solutions on this. Should I try providing the missing library manually (if even possible)? Or is there another way to install zerotier that I didn't find yet?
I precise that I use the gnome-nvidia image installed on a acer nitro 5 laptop and I have some linux knowledge (but not so much for atomic-type distributions).
The last missing app is zerotier and, thanks to previous post about it, I've been able to install it with rpm-ostree and enable the service.
Sadly, when I try using any of its CLI commands, I get the following error:
I couldn't find documented solutions on this. Should I try providing the missing library manually (if even possible)? Or is there another way to install zerotier that I didn't find yet?
I precise that I use the gnome-nvidia image installed on a acer nitro 5 laptop and I have some linux knowledge (but not so much for atomic-type distributions).
Solution
sudo nano /etc/yum.repos.d/rpmfusion-nonfree.repoChange the first
enabled=0 to enabled=1