- 2025年06月29日
- 星期日
1,依赖 libpcap、libssl 库,需要自己先装; 2,ubuntu 下默认指定的库路径不正确的 ./configue 会有报错:configure: error: Couldnt find PCAP library: needed for ssldump。 执行: ./configure –with-pcap-lib=/usr/lib/i386-linux-gnu/ –with-p
1,依赖 libpcap、libssl 库,需要自己先装; 2,ubuntu 下默认指定的库路径不正确的 ./configue 会有报错:configure: error: Couldnt find PCAP library: needed for ssldump。 执行: ./configure –with-pcap-lib=/usr/lib/i386-linux-gnu/ –with-p