I have followed this howto...
https://audiodigitale.eu/?p=6
However Snakeoil LMS was looking for sox in /usr/bin/ and not (oops automatic code tags...hate that! Can't find a way to undo. I know when I want code tags..why does this infernal bbcode version do it automatically ???)
/usr/share/squeezeboxserver/Bin/ as per the tutorial.
So I amended by cd to /usr/bin/ and ran...
sudo rm sox && wget https://audiodigitale.eu/repo/sox/sox-ds...-gnu-amd64
sox was removed and the new version downloaded but it wasn't installed and threw this error..
Connecting to audiodigitale.eu (audiodigitale.eu)|37.59.11.98|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3185432 (3.0M)
sox-dsd-linux-gnu-amd64.1: Permission denied
Cannot write to ‘sox-dsd-linux-gnu-amd64.1’ (Success).
now sox is removed and LMS/C-3PO complains sox not found...

Permissions ?? any hints as to how to fix this ??
