Kodi Community Forum
[AppleTV2] Can't seem to install properly... - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: [AppleTV2] Can't seem to install properly... (/showthread.php?tid=91491)



[AppleTV2] Can't seem to install properly... - pmcd - 2011-01-22

$ echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

$ apt-get update

$ apt-get install org.xbmc.xbmc-atv2


are the commands to install. It is missing something I think. Does anyone know what they are?

I tried adding

wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -

but I get

org.xbmc.xbmc-atv2: Depends: org.awkwardtv.whitelist but it is not installable


Someone suggested something else, but in any case it would be nice to be sure. I did manage last night to install things but then ended up with a blank screen.

Thanks....philip


- dtviewer - 2011-01-22

Check out post #14 here:
http://forum.xbmc.org/showthread.php?tid=91248&page=2


- pmcd - 2011-01-22

dtviewer Wrote:Check out post #14 here:
http://forum.xbmc.org/showthread.php?tid=91248&page=2

Yeah, I had tried that and it also didn't work. I finally got it installed earlier. There is a typo I think in that post. http://apt.awkwardtv.org/ stable main doesn't exist . There is a http://apt.awkwardtv.org/dists/stable/main/


In any case, that was why I was hoping the sources would be clarified.


philip