Kodi Community Forum
How to install to the last SVN "beta"? - 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: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: How to install to the last SVN "beta"? (/showthread.php?tid=91280)



How to install the last XBMC SVN "beta" of January? - Andy S2K - 2011-01-21

I have apple TV with crystal hd driver and the atv-usbboot-xbmcbuntu-crystalhd-hdmi-28256-R3 image.
I have tried to install the last xbmc using this code:


"#update XBMC to latest nightly for the first time, do this:
echo "deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu hardy main" | sudo tee -a /etc/apt/sources.list.d/xbmc.org.list
echo "deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu hardy main" | sudo tee -a /etc/apt/sources.list.d/xbmc.org.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CEC06767

sudo apt-get update

sudo apt-get install python-qt3

sudo apt-get install xbmc"


but when i go into the setting i always have the 17 December revision and not the january one!!! I'm a linux new bye but I know how to write and with this code I can't succeded in put the last XBMC.
Someone can help me :confused2:


- gobbledigook - 2011-01-21

have you seen teh sticky at the top of THIS forum about PPA's?


- cejstrup - 2011-01-21

http://forum.xbmc.org/showthread.php?tid=33327&page=122 Wink


- Andy S2K - 2011-01-21

Tahnk you so much but i don't understand much....
I need the code but i think that is not so easy...