On Ubuntu Server 18.04, i386, I have "logitechmediaserver" from APT, version 7.9.0 installed. But when I go to start it, it complains that it can not locate some modules: DBI, EV, XML::Parse::Expat, HTML::Parser, JSON::XS, Digest::SHA1, YAML::XS, and Sub::Name. Running /usr/sbin/squeezeboxserver with the -d_startup option shows me that it is indeed finding them, but their version numbers do not match what it was expecting. For example:
Found DBI v1.641 but was expecting 1.616. Found EV v4.2.2 but was expecting 4.0.3. Found XML::Parse 3.72 but was expecting 3.68. And so on.
So my system, revently upgraded so all should be in sync, has newer versions of these libraries than squeezeboxserver wants. How can I fix this?
I have downloaded the .deb file for logitechmediaserver 7.9.2, but have not done anyhting with it yet.
Found DBI v1.641 but was expecting 1.616. Found EV v4.2.2 but was expecting 4.0.3. Found XML::Parse 3.72 but was expecting 3.68. And so on.
So my system, revently upgraded so all should be in sync, has newer versions of these libraries than squeezeboxserver wants. How can I fix this?
I have downloaded the .deb file for logitechmediaserver 7.9.2, but have not done anyhting with it yet.