I had to dig through the Debian software packages to find the right files, of which I needed 3:
linux-headers-2.6.32-4-common_2.6.32-10_amd64.deb...all of which were available at
linux-kbuild-2.6.32_2.6.32-1_amd64.deb
linux-headers-2.6.32-4-amd64_2.6.32-10_amd64.deb
http://ftp.us.debian.org/debian/pool/main/l/[filename].
I used
dpkg -i [filename]to install them.
No comments:
Post a Comment