Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Raspi 3b: Missing libaudiofile.so.1 after upgrade 4.2 -> 4.3
#3
The 4.2 -> 4.3 update package install script has these two sections

Code:
messageLog "** Step 3-8: Core package updates..."
messageLog "** Pkg 1 of 3: libaudiofile"
apt-get -y install libaudiofile-dev
messageLog "** Pkg 2 of 3: php7.0-gd"
apt-get -y install php7.0-gd
messageLog "** Pkg 3 of 3: portaudio19-dev"
apt-get -y install portaudio19-dev

messageLog "** Step 4-8: Binary updates"
# install new librespot
messageLog "** Bin 1 of 3: librespot"
cp update/other/librespot/librespot-a4e0f58 /usr/local/bin/librespot
# update shairport-sync
messageLog "** Bin 2 of 3: shairport-sync"
mv update/other/shairport-sync/shairport-sync-3.2.1 /usr/local/bin/shairport-sync
# update mpd, need sudo for the systemctl start
messageLog "** Bin 3 of 3: mpd"
mv update/other/mpd/mpd-0.20.20 /usr/local/bin/mpd
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Raspi 3b: Missing libaudiofile.so.1 after upgrade 4.2 -> 4.3 - by Tim Curtis - 10-08-2018, 01:38 PM

Forum Jump: