I don't know if this is helpful, but I recently installed version 8.1.2
on an old computer running LInux Mint

LINUS MINT --AMD 64


Code:
--------------------
    wget -O logitechmediaserver_amd64.deb $(wget -q -O - 
"https://www.mysqueezebox.com/update/?version=8.1.2&revision=1&geturl=1&os=debamd64";)
--------------------


Just change the version numbers

-----------------------------------------------------------------------------------------------------------



Code:
--------------------
    sudo apt install./the downloaded file title 
--------------------


This drags in nearly all the binaries needed

----------------------------------------------------------------------------------------------------------------------

#sudo apt install libcrypt-openssl-rsa-perl lame -y

these are for lame and one of philippe's plugins

-----------------------------------------------------------------------------------------------------------

or you could just run 

Code:
--------------------
    
  sudo apt install libnet-ssleay-perl libio-socket-ssl-perl 
--------------------


atb

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114711

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

Reply via email to