Can anyone explain what has changed with Image::Scale moving from 0.8 to 0.11 and what can be done about it?
From the little I read on that linked page I don't think that Image::Scale per se is a problem. But you'd have to not only copy the compiled binary file, but its Scale.pm file, too. Otherwise the latter used by LMS would require a binary version 0.8, instead of the 0.11 you've found.
I don't remember exactly why we had to update. But I vaguely remember that 0.8 exposed some issue with newer Perl versions. You can find the detailed list of changes for Image::Scale on Andy's github page:
https://github.com/andygrundman/Image-Scale/commits/master -- Michael _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
