mherger wrote: 
> 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
> 

Thanks Michael. 'Andy says the same thing'
(https://github.com/andygrundman/Image-Scale/issues/7). I read the
changes but could not make sense of them. I think I can see how the
mismatch occurs but do not know how to avoid it.

I have been combining building slimserver-vendor from git (so that I get
architecture specific binaries) with files from a recent nightly. So
Scale.so 0.11 gets built but I combine it with Scale.pm 0.08 from the
nightly.

If I rollback with git I can get an earlier version of Scale.so but what
can I do to get a version of Scale.pm which matches Scale.so 0.11? Is it
something I can build from slimserver-vendor? Can the existing scale.pm
be updated?

Any help appreciated. /Stuart


------------------------------------------------------------------------
stuarty's Profile: http://forums.slimdevices.com/member.php?userid=32294
View this thread: http://forums.slimdevices.com/showthread.php?t=104122

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to