Finally got a new machine put together for 0810 and followed these instructions:
http://wiki.linuxmce.org/index.php/Building_LinuxMCE_0810
When running scripts/build_replacements.sh i get the following error
Preparing to replace zaptel-source 1:1.4.11~dfsg-2 (using .../zaptel-source_1%3a1.4.11~dfsg-2_all.deb) ...
Unpacking replacement zaptel-source ...
Setting up zaptel-source (1:1.4.11~dfsg-2) ...
.
Bad luck, the kernel headers for the target kernel version could not be found
and you did not specify other valid kernel headers to use.
Updated infos about 1 packages
However, you can install the header files for your kernel which are provided by
the linux-headers-2.6.27-11-generic package. For most modules packages, these
files are perfectly sufficient without having the original kernel source.
To install the package, run:
module-assistant prepare
or
apt-get install linux-headers-2.6.27-11-generic
Is the current svn version broke and so should i revert to an earlier release or have i missed something ?
Thanks
iirc i just apt-get install linux-headers-2.6.27-11-generic
and it went fine.
Tim
ok, i will try it...i didnt want to do that without posting here in case it broke something else....
Thanks
it did work fine, thanks! Guess i should have more confidence next time in the output msg...
Continuing with the build, hopefully all else goes smooth