nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.36k stars 150 forks source link

Shairport Sync AirPlay 2 not installed due to missing ltmain.sh #157

Closed Manuel5cc closed 6 months ago

Manuel5cc commented 9 months ago

While following the normal install process, this step fails because can't find ltmain.sh and it stops the whole setup.

nicokaiser commented 9 months ago

Could you try to rename install.sh to something else and run it?

Manuel5cc commented 9 months ago

I tried renaming it to test.sh and it looks like it works!

nicokaiser commented 6 months ago

Fixed with #163