philippe44 / AirConnect

Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Other
3.46k stars 217 forks source link

Can't execute on Ubuntu 20.04 #314

Closed thirdcoasters closed 3 years ago

thirdcoasters commented 3 years ago

When attempting to execute aircast-x86-64 the output is "bash: /var/airconnect/bin/aircast-x86–64: No such file or directory". The file is executable and seems to have the correct permissions. I don't see any missing dependencies when I run ldd. I'm sure I'm missing something simple here, any help would be appreciated. Thanks.

philippe44 commented 3 years ago

What is exactly your OS?

[edit]: oops, missed the title. So I tried on my 20.04 x86 VM and it worked. Are you 100% sure you've installed the 64 bits version of Ubuntu?

pwt commented 3 years ago

When attempting to execute aircast-x86-64 the output is "bash: /var/airconnect/bin/aircast-x86–64: No such file or directory". The file is executable and seems to have the correct permissions. I don't see any missing dependencies when I run ldd. I'm sure I'm missing something simple here, any help would be appreciated. Thanks.

Make sure you've downloaded the actual executable by checking that the file sizes match locally and on GitHub.

thirdcoasters commented 3 years ago

It's definitely 64-bit.

What is exactly your OS?

[edit]: oops, missed the title. So I tried on my 20.04 x86 VM and it worked. Are you 100% sure you've installed the 64 bits version of Ubuntu?

thirdcoasters commented 3 years ago

When attempting to execute aircast-x86-64 the output is "bash: /var/airconnect/bin/aircast-x86–64: No such file or directory". The file is executable and seems to have the correct permissions. I don't see any missing dependencies when I run ldd. I'm sure I'm missing something simple here, any help would be appreciated. Thanks.

Make sure you've downloaded the actual executable by checking that the file sizes match locally and on GitHub.

File sizes match between my system and github.

thirdcoasters commented 3 years ago

Well after another reboot it's working now. ¯_(ツ)_/¯

Please close and sorry for the hassle.

philippe44 commented 3 years ago

No worries