Hi
Trying to compile asterisk etc. on my linode as per:
http://www.dannytsang.co.uk/index.php/l ... ntu-10-04/ as this guide worked like a charm on a virtual machine on my test box here at home.
Unfortunately I can't apt-get the kernel headers as they're not in the repository. I tried wget-ing them from linode.com/src and having them in /usr/src/linux-headers-2.6.32.12-linode25 with a symlink from /usr/src/linux but this gave me lots of errors when compiling DAHDI.
I'm wondering if I have to build/make/install the kernel headers so that they go into relevant locations on the system (/lib/linux/modules?) as I've never had to compile the headers by hand before, they've always been in repos.
Can anyone tell me whether I need to and if so how I would go about installing the headers from the linode.com/src tarball?
Many thanks!