powenn / AltServer-Linux-PyScript

AltServer-Linux Script python edition
GNU Affero General Public License v3.0
155 stars 18 forks source link

OSError: libdns_sd.so: cannot open shared object file: No such file or directory #44

Open TheCorruptCat opened 4 months ago

TheCorruptCat commented 4 months ago

OSError: libdns_sd.so: cannot open shared object file: No such file or directory

how do i fix this

chrisjuchem commented 3 months ago

sudo apt install libavahi-compat-libdnssd-dev

TheCorruptCat commented 3 months ago

im on fedora

DedFishy commented 2 weeks ago

Use the command sudo dnf install avahi-compat-libdns_sd-devel. It worked for me on Fedora 40.