Hello I was trying to install a driver on kubuntu 10.04. But when I run make install I get the following error:
make -C ./src/ install make[1]: Entering directory `/home/akshay/AR81Family-linux-v1.0.1.13/src' Makefile:61: *** Linux kernel source not found. Stop. make[1]: Leaving directory `/home/akshay/AR81Family-linux-v1.0.1.13/src' make: *** [install] Error 2 How can I overcome this given that I don't have internet running on this kubuntu machine ? -- l...@iitd - http://tinyurl.com/ycueutm
