brentano wrote:
> Hi, still the same,
>
> william@william-XPS-M1330:~$ sudo dpkg --install
> logitechmediaserver_8.1.1_amd64.deb
> [sudo] password for william:
> dpkg: error: cannot access archive
> 'logitechmediaserver_8.1.1_amd64.deb': No such file or directory
> william@william-XPS-M1330:~$
>
> tried with -i still the same, did copy and paste. something not
> compatible
Going back a couple of steps, this 'No such file or directory' error
implies that the file you thought you'd downloaded isn't present. There
could be several reasons for this, but, if you've retyped gordonb3's
suggested 'wget' command rather than copying and pasting, then a typo
could have prevented the file from downloading, or maybe download it
with a different name. I would suggest that you try copying and pasting
each of these two lines.
Code:
--------------------
wget
http://downloads-origin.slimdevices.com/LogitechMediaServer_v8.1.1/logitechmediaserver_8.1.1_amd64.deb
sudo dpkg -i logitechmediaserver_8.1.1_amd64.deb
--------------------
The first line should result in something like the following:
Code:
--------------------
Connecting to downloads-origin.slimdevices.com (54.208.89.159:80)
saving to 'logitechmediaserver_8.1.1_amd64.deb'
logitechmediaserver_ 100%
|*******************************************************************************************************************|
39.1M 0:00:00 ETA
'logitechmediaserver_8.1.1_amd64.deb' saved
--------------------
Once that command works, go on to the 'sudo dpkg...' command
------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=113904
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter