As you all can see by now I am new to Linux. I have opensuse 10.2 and i'm trying to get my wireless internet to work. I have ndiswrapper. I extracted it and was following the tutorial that is found on the main page. but when i issue the make and make install commands i get this error:
ChestinsLaptop:/home/chay/ndiswrapper-1.36rc1 # make
make -C driver
make[1]: Entering directory `/home/chay/ndiswrapper-1.36rc1/driver'
Can't find kernel build files in /lib/modules/2.6.18.2-34-default/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/chay/ndiswrapper-1.36rc1/driver'
make: *** [all] Error 2

So after that I download patch-2.6.20.bz2 but I don't really kno what to do to it to make it work with ndiswrapper. Can anyone help me with this problem???

Thanks!!