I'm trying to install ndiswrapper so i can get my wireless card working in my fedora environment.
I move to the ndiswrapper directory that i created (using terminal with admin rights) and i run make uninstall...whi ch seems to be working fine but when i run make i get the following error:
I'm using Fedora 9 and ndiswrapper 1.53.
Any thoughts or ideas on what i can do to get it working?
Thanks in advance.
I move to the ndiswrapper directory that i created (using terminal with admin rights) and i run make uninstall...whi ch seems to be working fine but when i run make i get the following error:
Code:
make -C driver make[1]: Entering directory `/home/<user>/Desktop/ndiswrapper-1.53/Driver` makefile:23: *** Kernel tree not found - please set KBUILD to fonfigure kernel. Stop. make[1]: Leaving directory `/home/<user>/Desktop/ndiswrapper-1.53/Driver` make: *** [all] Error 2
Any thoughts or ideas on what i can do to get it working?
Thanks in advance.
Comment