compiling help with Fedora
Hello,
I started by reading http://www.linuxforums.org/forum/lin...are-linux.html and ran in to some issues.
I am trying to "compile aircrack-ng-1.0-rc1.tar" and "ipwraw-ng-2.3.4-04022008.tar" the driver for my usb adaptor I unpacked both files in /usr/local/src/ and have 2 new folders the aircrack one ends in .tar.gz so i ran "tar -zxvf aircrack-ng.tar.gz" from the /src folder it printed a large ammount of information with no errors. after that I have a hard time understanding what i need to do next.
With the ipwraw-ng file after unpacked it the file I have ends in .tar.tar and the tutorial above did not say how to work with this file will "tar -zxvf (filename)" work with this? I am doing all this as the root user so I don't want to run a command without knowing.