1) I updated perl to 5.28, however, I didn't realize until then that LMS
does not use /usr/local/bin/perl, so 5.18 in
/usr/bin/perl is used.

2) Next I updated IO::Socket::SSL and Net::SSLeay (using sudo
/usr/bin/perl -MCPAN -e 'install …')

And you did so for Perl 5.18?

curl -L
https://github.com/CDrummond/lms-material/releases/download/0.0.9/lms-material-0.0.9.zip
~/Desktop/lms-material-0.0.9.zip

Oops... my bad.

But I guess the following would still fail?

perl -MLWP::Simple -e 'print getstore("https://github.com/CDrummond/lms-material/releases/download/0.0.8/lms-material-0.0.8.zip";, "test.zip")'

(assuming you have LWP::Simple installed)

I'm sorry to say, but I haven't any good response yet. Nor a solution for this problem :-(.
--

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

Reply via email to