PasTim wrote: > > I'm very puzzled as to what your change does. Scale.pm is still dated > Oct 7 2015. Binary perl modules have a non-binary part (usually .pm files) as well, and these two have to be the same version. The LMS package supplies the non-binary parts (in the CPAN folder), however, if a binary module built by buildme.sh is a different version, the non-binary part needs to be installed as well. buildme.sh should therefore copy this non-binary part to build/arch/, which it does for e.g. DBI, but not for Image::Scale, so one ends up with v0.08 of the non-binary part (CPAN/Image/Scale.pm from 2011) and v0.11 of the binary part. My modification ensures all new .pm files are copied to build/arch/
SW: extGUI4LMS - new web UI: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'LMSlib2go' (http://forums.slimdevices.com/showthread.php?107704-Announce-LMSlib2go-library-information-on-mobile-devices) | 'music visualizer' (http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite) for squeezelite HowTos: 'build a self-contained LMS' (http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS) | 'Ogg Opus support' (http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files) | 'Bluetooth with ALSA' (http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio)) | ' update bundled perl modules' (http://forums.slimdevices.com/showthread.php?107040-Howto-update-perl-modules-bundled-with-LMS) ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=99648 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
