and it seemed to run successfully, but I'm still getting the error message on the console:
Sorry but "seemed" is a little vague and computers are pretty exact in this case.
His script will not tell you if the compile didn't work out on one of the modules and missing one is enough to fail.
Had a quick look at the script and it looked OK to me. Nice work !
Sorry if this is obvious for you.
The thing missing for ubuntu might be a :
sudo apt-get install linux-headers-$(uname -r)
Is it possible that there are some stale files from a prior install mucking things up? It seems that the install process would clean this sort of thing out, but it just doesn't make sense that I can build the modules and then get this error.
Normally this shouldn't be a problem..
--
Wil