XBMC installation on Ubuntu 8.10 (Intrepid Ibex) x86_64 + short review
[UPDATE] XMBC is now available as binary package for Ubuntu 8.10 (Intrepid Ibex). Add these lines to your /etc/apt/sources.list:
deb http://ppa.launchpad.net/team-xbmc-intrepid/ubuntu intrepid main
deb-src http://ppa.launchpad.net/team-xbmc-intrepid/ubuntu intrepid main
Perform an ‘apt-get update‘ before you install it via ‘apt-get install xbmc‘. If you intend to install XBMC manually (e.g. for development supporting reasons), go ahead reading.