This is a bug, I think. Modify line 16 in CPAN\Compress\Raw\Zlib.pm. Change it to:
FWIW: this should be fixed in latest 7.7+. Please reset your change and give it another try.
The problem was that we forgot to include the binary module for this version in the CPAN folder, but only the pure perl part. LMS would then fall back to using your system's binary, which is of a different version.
-- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
