Hi,
Chances are that you corrupted the install file at some point, or
possibly you are running a 32-bit version of ZorinOS.
- First, open a command terminal and type: (note: '-' in linux is like
'/' in windows)
Code:
--------------------
uname -m
--------------------
If the response from that command is `amd64` get the 64-bit version of
LMS
If the response from that command is either `i386` or `i686` you
require a 32-bit version of LMS
.
- Get a fresh copy of the install file and this time do that on the
Linux machine itself:
For 64-bit:
Code:
--------------------
wget
http://downloads-origin.slimdevices.com/LogitechMediaServer_v8.1.1/logitechmediaserver_8.1.1_amd64.deb
--------------------
For 32-bit:
Code:
--------------------
wget
http://downloads-origin.slimdevices.com/LogitechMediaServer_v8.1.1/logitechmediaserver_8.1.1_i386.deb
--------------------
- Install as instructed my Michael:
For 64-bit:
Code:
--------------------
sudo dpkg -i logitechmediaserver_8.1.1_amd64.deb
--------------------
For 32-bit:
Code:
--------------------
sudo dpkg -i logitechmediaserver_8.1.1_i386.deb
--------------------
------------------------------------------------------------------------
gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050
View this thread: http://forums.slimdevices.com/showthread.php?t=113904
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter