Roland0 wrote: 
> That's a bit strange, it looks like an issue in the build script
> itself.
> Modify the rsync in buildme.sh as follows:
> > 
Code:
--------------------
  >   > 
  > #rsync -amv --include='*/' --include='*.so' --include='*.bundle' 
--include='autosplit.ix' --exclude='*' $PERL_BASE/lib/perl5/*/auto 
$PERL_ARCH/$ARCH/
  > rsync -amv --include='*/' --include='*.so' --include='*.pm' 
--include='*.bundle' --include='autosplit.ix' --exclude='*' 
$PERL_BASE/lib/perl5/$ARCH $PERL_ARCH/
  > 
--------------------
> > 
> Rebuild Image::Scale:
> > 
Code:
--------------------
  >   > 
  > PERL_524=PERL_524=/opt/perl-5.24.3-LMS/bin/perl5.24.3  ./buildme.sh 
Image::Scale
  > 
--------------------
> > 
> Check you have this file:
> > 
Code:
--------------------
  >   > 
  > build/arch/5.24/x86_64-linux-thread-multi/Image/Scale.pm
  > 
--------------------
> > 
> and copy the modules (or just the
> build/arch/5.24/x86_64-linux-thread-multi/Image folder)  again to
> /opt/...
Having removed the extra PERL_524= on your build instruction things
progressed and it now works! Thank you very much indeed.  I rather
feared I was never quite going to make it!

I'm very puzzled as to what your change does.  Scale.pm is still dated
Oct 7 2015.  I also notice that .../build/5.24 exists, but I'm not
instructed to copy that.  Ah well, I assumed that all is as per
instructions (ie copy ...build/arch to .../arch), and proceeded, and it
now runs.  

Being of a slightly suspicious bent I've checked I'm running an older
LMS that the one released today (I am). and that my startup script
definitely runs that version.

Code:
--------------------
    
  Logitech Media Server Version: 7.9.1 - 1508251793 @ Tue Oct 17 19:02:38 UTC 
2017
  Hostname: vortexbox
  Server IP Address: 192.168.1.12
  Server HTTP Port Number: 9000
  Operating system: Debian - EN - utf8
  Platform Architecture: x86_64-linux
  Perl Version: 5.24.3 - x86_64-linux-thread-multi
  Audio::Scan: 0.95
  Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
  Total Players Recognized: 1
  
--------------------


Again, thanks very much indeed.  What would we all do without you guys?



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.
------------------------------------------------------------------------
PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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

Reply via email to