Thanks for your questions.

Regarding Perl

GNU/Linux Debian Stretch has Perl 5.22.2. As said above
> perl -v
> This is perl 5, version 22, subversion 2 (v5.22.2) built for
> arm-linux-gnueabihf-thread-multi-64int
> (with 71 registered patches, see perl -V for more detail) 
For details about Perl (Perl -V), please see attachment in the original
post.

Regarding LMS

I installed it using the commands listed in
http://wiki.slimdevices.com/index.php/Debian_Package#installing_7.9.0
> url="http://www.mysqueezebox.com/update/?version=7.9.0&revision=1&geturl=1&os=deb";
> latest_lms=$(wget -q -O - "$url")
> mkdir -p /sources
> cd /sources
> wget $latest_lms
> lms_deb=${latest_lms##*/}
> dpkg -i $lms_deb

> apt-cache policy logitechmediaserver
> logitechmediaserver:
> Installed: 7.9.0~1474277583
> Candidate: 7.9.0~1474277583
> Version table:
> *** 7.9.0~1474277583 0
> 100 /var/lib/dpkg/status 
> 

>From other threads I understood there were issues when Perl 5.22.2
entered Sid (I read
http://forums.slimdevices.com/showthread.php?105023-Perl-problems-with-LMS-7-9-on-Debian-sid).
As far as I can understand it should be fixed.

Any other thoughts?


------------------------------------------------------------------------
Pavel99's Profile: http://forums.slimdevices.com/member.php?userid=66078
View this thread: http://forums.slimdevices.com/showthread.php?t=106174

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to