Grotus wrote: 
> I forked slimserver-vendor and made the changes to buildme.sh to copy
> over the pm files needed.  I submitted a pull request, so feel free to
> have a look at the changes (6 lines).

Thank you, I was unable to get LMS working on raspberry raspbian jessie
and now it works.

I installed logitechmediaserver_7.9.0~1445779463_all.deb


Code:
--------------------
    sudo dpkg -i logitechmediaserver_7.9.0~1445779463_all.deb
--------------------


Then I compiled CPAN with your updated script


Code:
--------------------
    cd
  git pull https://github.com/Logitech/slimserver-vendor
  cd slimserver-vendor/CPAN/
  ./buildme.sh
--------------------


Wait a few hours, then


Code:
--------------------
    cd slimserver-vendor/CPAN/build/arch/5.20
  sudo cp -Rf * /usr/share/squeezeboxserver/CPAN/arch/5.20
  chown -R root:root /usr/share/squeezeboxserver/CPAN/arch/5.20
--------------------


And now LMS starts up !


------------------------------------------------------------------------
barberousse's Profile: http://forums.slimdevices.com/member.php?userid=63897
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