elk-audio / sushi

Elk Audio OS Plugin host and DAW
Other
122 stars 15 forks source link

appimage needed libc-ares-dev installed in order to run #1

Closed christofmuc closed 2 years ago

christofmuc commented 3 years ago

Hi! Just tried to run sushi on a fresh Ubuntu 20.04 LTS install in Hyper-V, and it complained about not finding libcares.so, and wouldn't start up.

Doing an

sudo apt-get install libc-ares-dev 

fixed the issues. But I guess this shouldn't be necessary given it is an appimage?

stez-mind commented 2 years ago

New AppImage has this linked statically, so it shouldn't be required anymore