View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#8
Originally Posted by SaQ View Post
Thanks qwazix!

develsh give me the permissions to run aircrack. But still, in develsh, i tried command:

#./configure

it still give me "Permission denied"

when i tried compile wireshark from source. Now command "make" give me only "makefile not found" even if there is makefile.am.

I wonder why
From which folder are you trying to compile ?
If you are compiling in /home/user/Mydocs/<some-folder>, this would belong to user "user" and root will be denied permissions
You should try to compile from /root/<some-dir> when you are using user "root"

Also, you will most likely need to flash the open-mode kernel once it is compiled and you are ready to mess with the wlan drivers. This will disable all the Aegis crap. Dont think the open-mode kernel is necessary for compiling though!