How to Install Aircrack SVN
- 1). Open your server command prompt window. See your server admin if you are not sure how.
- 2). Type in the following "svn co http://trac.aircrack-ng.org/svn/trunk aircrack-ng" -- without the quotes -- and hit "Enter." This will download the SVN version of Aircrack. Wait for the "Complete" message to appear before proceeding.
- 3). Type in "cd aircrack-ng" and hit "Enter." This will extract the archive.
- 4). Type "make" and hit "Enter."
- 5). Type "make install" and press "Enter." Together, these two steps will compile and install the program onto your server.
Source...