
Originally Posted by
maverik35
Need to install linux headers and build-essential, first.
The makefile is created by ./config, but first, you have to see if file already exist in the file you untared.
One question: Why did you use make?..Did the untared file have a README.txt or INSTALL.txt that instruct to do so?..
If so, you do not need to use ./config, makefile should be there already....Nevertheless, you need to install linux headers and build-essential, otherwise you won't be able to compile, that simple...
luck.