Ok, I added the source listings to sudo pico /etc/apt/sources.list.d/xbmc.org.list...
(T: XBMCLive)xbmc@XBMCLive:~$ sudo apt-get install lirc-modules-source cvs build-essential dialog libtool automake1.9 autoconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
cvs is already the newest version.
build-essential is already the newest version.
dialog is already the newest version.
libtool is already the newest version.
automake1.9 is already the newest version.
autoconf is already the newest version.
Suggested packages:
kernel-source
The following NEW packages will be installed:
lirc-modules-source
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B/245kB of archives.
After this operation, 1221kB of additional disk space will be used.
Selecting previously deselected package lirc-modules-source.
(Reading database ... 44845 files and directories currently installed.)
Unpacking lirc-modules-source (from .../lirc-modules-source_0.8.4a-0ubuntu5_all.deb) ...
Setting up lirc-modules-source (0.8.4a-0ubuntu5) ...
Adding Module to DKMS build system
Doing initial module build
Error! Your kernel source for kernel 2.6.28-11-generic cannot be found at
/lib/modules/2.6.28-11-generic/build or /lib/modules/2.6.28-11-generic/source.
Installing initial module
Error! Could not locate lirc_atiusb.ko for module lirc in the DKMS tree.
You must run a dkms build for kernel 2.6.28-11-generic (i686) first.
Done.
(T: XBMCLive)xbmc@XBMCLive:~$ sudo apt-get build-dep lirc lcdproc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Could not open file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_jaunty_multiverse_source_Sources - open (2 No such file or directory)
What am I doing wrong?
-Erik