@mherger: thanks for your assistance! (& grüess us bärn!)

building the perl modules from the source on github worked like a
charm!

for reference here's what i did:



Code:
--------------------
    # wget 
http://downloads.slimdevices.com/LogitechMediaServer_v8.1.1/logitechmediaserver_8.1.1_arm.deb
  # dpkg -i logitechmediaserver_8.1.1_arm.deb
  
  # apt install git gcc g++ make gcc g++ yasm nasm rsync patch libc-bin 
zlib1g-dev libgd-dev libmodule-install-perl
  # git clone https://github.com/Logitech/slimserver-vendor/
  # cd slimserver-vendor/
  # git checkout  public/8.0
  # cd CPAN/
  # ./buildme.sh  # ~1h (on my router...)
  
  # cp -r build/arch/5.30/arm-linux-gnueabihf-thread-multi-64int/ 
/usr/share/squeezeboxserver/CPAN/arch/5.30/
  # /usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs/
  
  # systemctl start logitechmediaserver
  # systemctl status logitechmediaserver
  # systemctl enable logitechmediaserver
--------------------


------------------------------------------------------------------------
Hiro Protagonist's Profile: 
http://forums.slimdevices.com/member.php?userid=71357
View this thread: http://forums.slimdevices.com/showthread.php?t=113863

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

Reply via email to