Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, this is my first post on this forum and I'm completely new to linux, so I got stuck in first steps. I've tried to install ndiswrapper on Backtrack 4 ...
  1. #1
    Just Joined!
    Join Date
    Apr 2011
    Posts
    1

    Question Can't install ndiswrapper

    Hi, this is my first post on this forum and I'm completely new to linux, so I got stuck in first steps.

    I've tried to install ndiswrapper on Backtrack 4 R2 (without internet connection) but I've got a few errors, and I've googled them but nothing helped (error log is attached)


    And I have one more question, is it true that when I use ndiswrapper for my wirelles usb I wouldn't be able to crack WEP and other encriptions ?
    Attached Files Attached Files

  2. #2
    Linux Newbie
    Join Date
    Nov 2008
    Location
    Tokyo, Japan
    Posts
    243
    What version of Linux are you using?

    What command did you use to get this output? You should have used these commands:
    Code:
    cd /usr/var/ndiswrapper-1.56
    ./configure && make && sudo make install
    However, is it really necessary for you to install from source? Could you just download a ".deb" file or a ".rpm" file and install it from that? Lets say you are using Ubuntu Linux, you should just execute this command:
    Code:
    apt-get install ndiswrapper-common
    If you just get internet access, this one command will automatically download and install everything. It is so easy!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...