On Mon, 19 Sep 2016 20:29:58 +0100, Nigel Wade wrote:
> My version of Squeezebox server doesn't appear to make any attempt to
> connect to git, or download anything at startup. All it requires for
> installation is:
>
Things have moved on here too: Today I ripped 7.7.5 out and replaced it
with latest 7.9 build, which also doesn't work, but for a different
reason and with a different message. Now it says:
Sep 19 20:18:29 zoogz squeezeboxserver: Starting Squeezebox Server: The
following modules failed to load: JSON::XS YAML::XS
Sep 19 20:18:29 zoogz squeezeboxserver: *******
Sep 19 20:18:29 zoogz squeezeboxserver: NOTE:
Sep 19 20:18:29 zoogz squeezeboxserver: If you're running some
unsupported Linux/Unix platform, please use the buildme.sh
Sep 19 20:18:29 zoogz squeezeboxserver: script located here:
Sep 19 20:18:29 zoogz squeezeboxserver:
https://github.com/Logitech/
slimserver-vendor/tree/public/7.9/CPAN
Sep 19 20:18:29 zoogz squeezeboxserver: If 7.9 is outdated by the time
you read this, Replace "7.9" with the major version
Sep 19 20:18:29 zoogz squeezeboxserver: You should never need to do this
if you're on Windows or Mac OSX. If the installers
Sep 19 20:18:29 zoogz squeezeboxserver: don't work for you, ask for help
and/or report a bug.
Sep 19 20:18:29 zoogz squeezeboxserver: *******
Sep 19 20:18:29 zoogz squeezeboxserver: Exiting..
...but the first line, about not loading JSON::XS YAML::XS only appears
in /var/log/message, not in the "systemctrl -l status" message.
Seeing I'm a C and Java programmer and very seldom tackle Perl apart from
writing Perl-type regexes for spamassassin, I'd appreciate some hints for
working out which Fedora packages contain these, presumably, Perl modules.
Or, would it be easier to assume that Fedora 23 is an unsupported Linux
flavour, erase the logitechmediaserver-7.9.0 RPM and and build
squeezeboxserver from scratch with the buildme.sh script as suggested.
FWIW my F23 system is actually F21 that was updated in situ to F22,
maintained in a fully patched state and then some time later updated in
situ again to F23, which is fully patched as of last Friday.