View Single Post
Old 12-23-2005, 11:10 PM   #4 (permalink)
spectre
Junkie
 
Okay, now this is odd. No matter which one I use, I get the same error at the same step.
(All run as root during this)

With the tarball:

tar zxvf ndiswrapper-1.7.tar.gz

cd ndiswrapper-1.7

make distclean

make

make install

From this point is for both the tarball and rpm (and I only have one installed at a time when attempting this):

ndiswrapper -i /home/joe/drivers/bcmwl5.inf

This is the point where I get the following error:

bash: /usr/sbin/ndiswrapper: No such file or directory

Now, I know this means that ndiswrapper isn't being placed in the /usr/sbin directory, my only questions at this point are, what am I doing wrong and what can I do to fix this?

Again, thanks in advance for any help that can be provided.
__________________
"Fuck these chains
No goddamn slave
I will be different"
~ Machine Head
spectre is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37