Ticket #629 (closed defect: fixed)
no airoscript works with the most recent aircrack-ng programs
| Reported by: | John Locke | Owned by: | XayOn |
|---|---|---|---|
| Priority: | major | Milestone: | N/A |
| Component: | airoscript | Version: | N/A |
| Keywords: | Cc: |
Description
I posted tickets in #627 and 628. Not sure they were clear enough. Please visit the airoscript support thread on aircrack-ng forum for more info.
But, initialy in doing a "sudo make" of the latest svn airoscript, there are errors shown in ticket 627. This is on ubuntu 9.04.
Then, by making a couple of linkage commands, the "sudo make" at least completes without errors. The two commands are:
sudo rm /bin/sh sudo ln -s /bin/bash /bin/sh
But then the airoscript goes into errors after the card selection with the following:
Interface used is : wlan5 Interface type is : ()
Do you want to use airserv-ng? [y/N] n
1) 1 3) 3 5) 5 7) 7 9) 9 11) 11 2) 2 4) 4 6) 6 8) 8 10) 10 12) 12 Select your interface:
Please help. Thanks.
