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 revisionBoth sides next revision
install_aircrack [2018/12/10 02:54] – 1.5.2 mister_xinstall_aircrack [2019/04/07 22:56] – add ldconfig to avoid "error while loading shared libraries: libaircrack-ng.so.0" mister_x
Line 72: Line 72:
    make    make
    make install    make install
 +   ldconfig
  
 ==== Compiling with AirPcap support (cygwin only) === ==== Compiling with AirPcap support (cygwin only) ===
Line 95: Line 96:
   make   make
   make install   make install
 +  ldconfig
  
 ==== ./configure flags ==== ==== ./configure flags ====
Line 126: Line 127:
  
 ===== Troubleshooting Tips ===== ===== Troubleshooting Tips =====
 +==== error while loading shared libraries: libaircrack-ng.so.0 ====
 +
 +Run **ldconfig** as root or with "sudo" to solve the issue.
 +
 ==== "command not found" error message ==== ==== "command not found" error message ====
  
install_aircrack.txt · Last modified: 2023/03/03 16:47 by mister_x