Hey everyone,
I just recently converted over to linux and I need some help!!! I am trying to install ndiswrapper to use for my wpc11 v4 Linksys card.
Here is the error message I am getting:
[root@localhost bhb]# cd ndiswrapper-0.7
[root@localhost ndiswrapper-0.7]# make install
make -C driver install
make[1]: Entering directory `/home/bhb/ndiswrapper-0.7/driver'
make -C /lib/modules/2.6.5-1.358/build SUBDIRS=/home/bhb/ndiswrapper-0.7/driver DRV_VERSION=0.7 modules
/lib/modules/2.6.5-1.358/build/scripts/gcc-version.sh: line 1: gcc: command not found
/lib/modules/2.6.5-1.358/build/scripts/gcc-version.sh: line 1: gcc: command not found
make[2]: Entering directory `/lib/modules/2.6.5-1.358/build'
CC [M] /home/bhb/ndiswrapper-0.7/driver/wrapper.o
/bin/sh: line 1: gcc: command not found
make[3]: *** [/home/bhb/ndiswrapper-0.7/driver/wrapper.o] Error 127
make[2]: *** [/home/bhb/ndiswrapper-0.7/driver] Error 2
make[2]: Leaving directory `/lib/modules/2.6.5-1.358/build'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/bhb/ndiswrapper-0.7/driver'
make: *** [install] Error 2
Since I have no idea what this means could someone point me in the right direction in getting this card to work!!!!
Thanks
B