|
if you want to build any thing from source code on linux,you must install the following package:build-essential.and if you want to build driver also do the following task: apt-get install build-essential linux-headers-`uname -r` The Character of '`' is just on the key of Number one at the top-left corner of your keyboard,pay attention it.
|