Hi guys, I was following the steps for installing ndiswrapper from
www.linux-mag.com. These are the steps:
$tar xzvf ndiswrapper-1.8.tar.gz
$cd ndiswrapper-1.8/
$make distclean (This is where I get "bash: make not found or something)
$make
$sudo make install
I can not complete anything after the step: make distclean.
I'm trying to use ndiswrapper using an USB wireless adapter (USB54G from linksys). What should I do here?
Thanks..