You should never manually install perl modules bundled with LMS (like
Image::Scale) by any other means (e.g. OS package manager, cpan) when
using a binary LMS package, since you end up with multiple versions of
these modules.
So the first step is to remove all superfluous modules from the system.
You should have exactly one Scale.pm and one Scale.o per perl version
supported provided by the binary LMS package.
Example:
<LMS dir>/CPAN/Image/Scale.pm
<LMS
dir>/CPAN/arch/5.28/armv7l-linux-thread-multi/auto/Image/Scale/Scale.so 
<LMS
dir>/CPAN/arch/5.30/armv7l-linux-thread-multi/auto/Image/Scale/Scale.so 

But not something like:
/usr/lib/perl5/5.30.1/armv7a-linux-thread-multi/auto/Image/Scale/Scale.so



Your original issue probably results from the binary LMS package not
providing the binary perl modules for your perl version.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Playlist
Editor / Generator | Music Classification | Similar Music | Announce |
EventTrigger | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=112192

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to