Debian Bookworm [SID] has also moved to Perl 5.36. I have 8.3 nightly
installed from this week.
I have followed this:
https://github.com/Logitech/slimserver-vendor/tree/public/8.3/CPAN
which [probably] built without error, but LMS still won't load. I am not
100% sure what my arch string is, so I tried both:
Code:
--------------------
cp -r build/arch/5.36/x86_64-linux-thread-multi/
/usr/share/squeezeboxserver/CPAN/arch/5.36
--------------------
which results in:
Code:
--------------------
The following modules failed to load: Digest::SHA1
--------------------
So I deleted the 5.36 directory, then
Code:
--------------------
cp -r build/arch/5.36/x86_64-linux-gnu-thread-multi
/usr/share/squeezeboxserver/CPAN/arch/5.36
--------------------
which results in:
Code:
--------------------
Oct 26 08:43:53 westogre squeezeboxserver[3900675]: The following CPAN
modules were found but cannot work with Logitech Media Server:
Oct 26 08:43:53 westogre squeezeboxserver[3900675]:
JSON::XS::VersionOneAndTwo (loaded <not found>, need 0.31)
Oct 26 08:43:53 westogre squeezeboxserver[3900675]: To fix this problem you
have several options:
Oct 26 08:43:53 westogre squeezeboxserver[3900675]: 1. Install the latest
version of the module(s) using CPAN: sudo cpan Some::Module
Oct 26 08:43:53 westogre squeezeboxserver[3900675]: 2. Update the module's
package using apt-get, yum, etc.
Oct 26 08:43:53 westogre squeezeboxserver[3900675]: 3. Run the .tar.gz
version of Logitech Media Server which includes all required CPAN modules.
--------------------
I then put both of them in 5.36 but I still get the second error about
JSON::XS.
What else do I need to do?
------------------------------------------------------------------------
troffasky's Profile: http://forums.slimdevices.com/member.php?userid=70248
View this thread: http://forums.slimdevices.com/showthread.php?t=116840
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter