User Tools

Site Tools


install_aircrack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
install_aircrack [2018/07/11 03:50] – [Optional stuff] Unit testing mister_xinstall_aircrack [2018/07/11 04:03] – [Compiling on *BSD/OSX] Updated instructions mister_x
Line 28: Line 28:
 ==== OS X ==== ==== OS X ====
  
-Install the following via macports:+Install the following via Homebrew (brew):
  
-  * gmake 3.81 +  * autoconf 
-  * sqlite3+  * automake 
 +  * libtool 
 +  * openssl 
 +  * shtool 
 +  * pkg-config
  
 ==== FreeBSD, OpenBSD, NetBSD, Solaris ==== ==== FreeBSD, OpenBSD, NetBSD, Solaris ====
Line 74: Line 78:
   - Append '- -with-airpcap=../developer' parameter to configure:   - Append '- -with-airpcap=../developer' parameter to configure:
  
-==== Compiling on *BSD/OSX ====+==== Compiling on *BSD ====
  
 Commands are exactly the same as Linux but instead of **make**, use **gmake** (with **CC=gcc5 CXX=g++5** or any other installed gcc version). Commands are exactly the same as Linux but instead of **make**, use **gmake** (with **CC=gcc5 CXX=g++5** or any other installed gcc version).
  
 +==== Compiling on OS X ====
 +
 +Commands are exactly the same as Linux
 ==== Latest Git (development) Sources ==== ==== Latest Git (development) Sources ====
  
install_aircrack.txt · Last modified: 2023/03/03 16:47 by mister_x