caiwang / board2ihost

0 stars 0 forks source link

[CLOSED] 在ubuntu上编译aircrack-ng-1.2-beta3 #48

Open caiwang opened 9 years ago

caiwang commented 9 years ago

Issue by caiwang Wednesday Mar 04, 2015 at 02:36 GMT Originally opened as https://github.com/caiwang/ihostsrc/issues/48


135 wget http://download.aircrack-ng.org/aircrack-ng-1.2-beta3.tar.gz

149 tar zxvf aircrack-ng-1.2-beta3.tar.gz 150 cd aircrack-ng-1.2-beta3/

153 apt-get install libnl-3-dev 155 apt-get install pkg-config 161 umount /tmp 167 ls -l /tmp 168 umount /tmp 169 fuser -m /tmp 170 kill 967 172 fuser -m /tmp 173 umount /tmp 174 mount -t tmpfs -o size=10485760,mode=1777 overflow /tmp 175 df -h

186 apt-get install libnl-dev 187 make 188 make install

扩大/tmp空间 http://askubuntu.com/questions/199565/update-failing-not-enough-space-on-tmp