
sudo port install aircrack-ng
之后就报错了,解决不掉:
Activating openssl @1.0.2o_1 Error: Failed to activate openssl: Image error: /opt/local/lib/libcrypto.1.0.0.dylib already exists and does not belong to a registered port. Unable to activate port openssl. Use 'port -f activate openssl' to force the activation. Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl/openssl/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port aircrack-ng failed 1 86322989 OP baidu google "Failed to activate openssl" 没东西啊. 大神来来来 |
2 c0pper 2018-05-04 01:58:55 +08:00 Use 'port -f activate openssl' to force the activation. 这东西现在除了跑字典还有什么用? |
3 Sylv 2018-05-04 02:07:25 +08:00 via iPhone Why not use “ brew install aircrack-ng ”? |
4 v2gba 2018-05-04 05:09:19 +08:00 我猜:mac 自带的 openssl(LibreSSL)的问题 先用 macport/homebrew 装个 openssl 也许能解决 |