The package installed was *logitechmediaserver_8.2.1~1628483320_all.deb*
from the nightly page
(https://downloads.slimdevices.com/nightly/8.2/lms/e8392d8321caa9dbc4d49c6548a7ed7a6fc976c2/logitechmediaserver_8.2.1~1628483320_all.deb)

I don't seem to have a /usr/sbin/CPAN folder.

I have run through the list of modules not installed and resolved most
of them with the following commands:

Code:
--------------------
    sudo apt-get install libdbi-perl
  
  sudo apt-get install libev-perl
  
  sudo apt-get install libxml-parser-perl
  
  sudo apt-get install libjson-xs-perl
  
  sudo apt-get install libyaml-libyaml-perl
  
  sudo apt-get install libsub-name-perl
--------------------


now I just have Digest:SHA1 missing.

I've tried 

Code:
--------------------
    sudo apt-get install digest-sha-perl
--------------------

and

Code:
--------------------
    sudo apt-get install libcryptx-perl
--------------------

but they haven't helped.  And digest-sha1-perl doesn't exist anymore.

I found a 9 year old post on 'stack overflow'
(https://stackoverflow.com/questions/23264359/libdigest-sha1-perl-not-found-on-repositories-ubuntu-12-04)
which details how to install it with cpanminus.  Do I need to do that?

Apologies if my installing these modules muddys the water in terms of
working out what is going on here.

Thanks again.


------------------------------------------------------------------------
intraclast's Profile: http://forums.slimdevices.com/member.php?userid=41806
View this thread: http://forums.slimdevices.com/showthread.php?t=115062

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

Reply via email to