Wednesday, June 18, 2008

/lib/modules/2.6.18-6-686/build: No such file or directory.

kalau dapat error ni bila running

#make all


/lib/modules/2.6.18-6-686/build: No such file or directory.




cuba buat :-


aptitude update
aptitude install build-essential module-assistant
m-a update
m-a prepare


No comments:

 Simple Python Calculator This script will allows your to calculate the integers given with the chosen operation. You can add, substract, mu...