I seem to have the same issue and I tried:

> - clone https://github.com/Logitech/slimserver-vendor
> - go to the CPAN folder
> - run the buildme.sh script
from
http://forums.slimdevices.com/showthread.php?106326-Problems-running-LMS-on-Debian-Stetch

And still get problems:


Code:
--------------------
    
  This is perl 5, version 24, subversion 1 (v5.24.1) built for 
i686-linux-gnu-thread-multi-64int
  (with 73 registered patches, see perl -V for more detail)
  
  PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
  NAME="Debian GNU/Linux"
  VERSION_ID="9"
  VERSION="9 (stretch)"
  ID=debian
  HOME_URL="https://www.debian.org/";
  SUPPORT_URL="https://www.debian.org/support";
  BUG_REPORT_URL="https://bugs.debian.org/";
  
  root@pxeboot:~# perl /usr/sbin/squeezeboxserver --prefsdir 
/var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir 
/var/lib/squeezeboxserver/cache
  The following CPAN modules were found but cannot work with Logitech Media 
Server:
  Image::Scale:
  Image::Scale object version 0.11 does not match bootstrap parameter 0.08 at 
/usr/lib/i386-linux-gnu/perl/5.24/DynaLoader.pm line 204.
  Compilation failed in require at (eval 106) line 1.
  BEGIN failed--compilation aborted at (eval 106) line 1.
  
  
  To fix this problem you have several options:root@pxeboot:~# perl 
/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir 
/var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache
  The following CPAN modules were found but cannot work with Logitech Media 
Server:
  Image::Scale:
  Image::Scale object version 0.11 does not match bootstrap parameter 0.08 at 
/usr/lib/i386-linux-gnu/perl/5.24/DynaLoader.pm line 204.
  Compilation failed in require at (eval 106) line 1.
  BEGIN failed--compilation aborted at (eval 106) line 1.
  
  
  To fix this problem you have several options:
  1. Install the latest version of the module(s) using CPAN: sudo cpan 
Some::Module
  2. Update the module's package using apt-get, yum, etc.
  3. Run the .tar.gz version of Logitech Media Server which includes all 
required CPAN modules.
  
  1. Install the latest version of the module(s) using CPAN: sudo cpan 
Some::Module
  2. Update the module's package using apt-get, yum, etc.
  3. Run the .tar.gz version of Logitech Media Server which includes all 
required CPAN modules.
  
  
--------------------


I have tried so many thinks at this point I am not quite sure what might
be wrong.

Any pointers?


------------------------------------------------------------------------
stinga's Profile: http://forums.slimdevices.com/member.php?userid=1654
View this thread: http://forums.slimdevices.com/showthread.php?t=106443

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

Reply via email to