Results 1 to 3 of 3
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-20-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 2
Noob needs your help with Fedora Core 2!!
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
- 07-21-2004 #2Just Joined!
- Join Date
- Jul 2004
- Location
- Sarajevo
- Posts
- 15
1: gcc: command not found <<< what does this tell you
- 07-21-2004 #3Linux User
- Join Date
- Jul 2004
- Posts
- 256
If that is the source, you usually have to "./configure" and "make" then "make install"
There should be a "README" and "INSTALL" text files that you can read to find out how to install.--monkey


Reply With Quote
