Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Logitech Squeezebox on Debian Jessie (2 replies)

$
0
0
I'm trying to run LMS on Debian 8 (nsa325v2).
Tried with version 1.80 which worked fine on wheezy - but it dies (complaining about perl modules).
Reading forums around, it seems it should work on Jessie using nightlies
So I did... using 1.90, but it complains the same with:

/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache --charset=utf8
The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name


*******

NOTE:

If you're running some unsupported Linux/Unix platform, please use the buildme.sh
script located here:

https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN

If 7.9 is outdated by the time you read this, Replace "7.9" with the major version
You should never need to do this if you're on Windows or Mac OSX. If the installers
don't work for you, ask for help and/or report a bug.

*******


Exiting..


-- I also tried installing:
apt-get install libdbi-perl libev-perl libxml-sax-expat-perl libhtml-parser-perl libjson-xs-perl libdigest-sha-perl libyaml-perl libsub-name-perl



I tried with my own rootfs and also with bodhi's, but same problem.
Before becoming stupid using strace and debuggiing... Has anybody succeeded in using LMS on Jessie?

Thanks!!

Viewing all articles
Browse latest Browse all 3247

Trending Articles