On the other hand, according to https://ubuntu.com/about/release-cycle
Ubuntu 16.04 LTS gets "Extended Security Maintenance" support until
early 2026...

Oh, I should have checked. I knew it was LTS, but I didn't know this would last _that_ long :-).

=> Does anybody know about a way to tell LMS that it should use the
newly installed /usr/local/bin/perl version instead of the default
system perl version?

I did this for a while. At some point I was using a git clone, I didn't update packages. That way I was able to change the shebang line in the main script from #!/usr/bin/perl to #!/path/to/my/perl. Later on I created an update script which would install the latest rpm file, then modify that line after each installation.
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to