【发布时间】:2017-11-22 08:49:46
【问题描述】:
我正在运行 Fedora 27,我正在尝试安装 Reaver 1.4 这是命令。
./configure
以及结果。
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for pcap_open_live in -lpcap... no
error: pcap library not found!
任何帮助将不胜感激。
【问题讨论】:
-
如果我们只有某种集中的知识数据库,可以在其中键入“找不到 pcap 库”之类的请求,并获得一组自动收集的与问题相关的知识!跨度>
-
@n.m.我不明白问题出在哪里,我指定我试图在 fedora 27 上安装 reaver 1.4 并得到错误!
-
Google 返回给我的 first 结果包含所有必需的信息。 (还有第二个和第三个)。或许您应该考虑更换您的 Google 提供商。
-
我安装了libcap库还是报错,感觉libcap从系统中消失了!
-
顺便说一句,你所说的所有结果都是关于基于 ubuntu 和 debian 的,我正在使用 fedora