LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Need help on Backtrack , while installing ndiswrapper failure occurs (https://www.linuxquestions.org/questions/linux-newbie-8/need-help-on-backtrack-while-installing-ndiswrapper-failure-occurs-679330/)

Cesario 10-27-2008 09:08 AM

Need help on Backtrack , while installing ndiswrapper failure occurs
 
bt ~ # cd ndiswrapper-1.53
bt ndiswrapper-1.53 # install
install: missing file operand
Try `install --help' for more information.
bt ndiswrapper-1.53 # make
make -C driver
make[1]: Entering directory `/root/ndiswrapper-1.53/driver'
Makefile:34: *** Cannot find kernel version in /usr/src/linux-2.6.21.5, is it configured?. Stop.
make[1]: Leaving directory `/root/ndiswrapper-1.53/driver'
make: *** [all] Error 2


currently using Dell D430, trying to install this file for my dell wireless interface card, which is not auto installed. may someone please explain to me why linux does not self install the wireless 1395 NIC and is ndiswrapper compatible for all wireless cards?

please help me out with the installation error.

i am currently running Backtrack 3 Linux that uses slackware linux.

Best regards,
Cesario

repo 10-28-2008 03:45 AM

Hi,

Did you install the kernel build-essentials ?
aptitude install build-essential linux-headers-`uname -r`

Cesario 10-28-2008 10:31 AM

hi, nope i didn't install it. is that why? are you also using backtrack?


All times are GMT -5. The time now is 05:32 AM.