jezbo wrote: 
> I'm new to Linux but have just received a Raspberry Pi 4 and put
> Raspbian on it. However I am having problems finding any instructions on
> installing LMS. I want to put this latest version on there but the only
> guides I found to install via wget seem to point to  deb files under
> http://www.mysqueezebox.com/update rather than anything like
> http://downloads-origin.slimdevices.com/LogitechMediaServer_v8.1.1/.
> 
> Could any kind soul point me in the right direction?
> 
> NB. I may resort to PiCorePlayer eventually but want to try Raspbian
> first because I want to run Plex and Transmission as well as LMS, if
> possible.
> 
> EDIT: oh, is it just this:
> sudo wget -O logitechmediaserver_all.deb $(wget -q -O -
> "http://www.mysqueezebox.com/update/?version=8.1.1&revision=1&geturl=1&os=deb";)
> sudo dpkg -i logitechmediaserver_all.deb
> 
> I did get this will the install though:
> 
> dpkg: dependency problems prevent configuration of logitechmediaserver:
> logitechmediaserver depends on libio-socket-ssl-perl; however:
> Package libio-socket-ssl-perl is not installed.
> 
> Is there a list of dependencies somewhere?

Try running this command:


Code:
--------------------
    sudo apt-get install -f
--------------------



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired
------------------------------------------------------------------------
RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=113511

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

Reply via email to