ubuntu下的wireshark编译安装

编译打包和其他
回复
Cumirror
帖子: 9
注册时间: 2009-07-12 14:36
联系:

ubuntu下的wireshark编译安装

#1

帖子 Cumirror » 2009-10-19 22:22

http://blog.csdn.net/cumirror/archive/2 ... 94283.aspx
这是我在UBUNTU下编译安装wireshark后写的一篇文章,供大家参考。
里面有涉及到遇到下面两个问题的解决方法。
1.configure: error: I couldn't find yacc (or bison or ...); make sure it's installed and in your path
2.configure: error: Header file pcap.h not found; if you installed libpcap from source, did you also do "make install-incl", and if you installed a binary package of libpcap, is there also a developer's package of libpcap
oucanrong
帖子: 295
注册时间: 2009-05-20 18:26

Re: ubuntu下的wireshark编译安装

#2

帖子 oucanrong » 2009-10-21 21:45

sudo apt-get install wireshark有问题吗?我一直在用啊
Cumirror
帖子: 9
注册时间: 2009-07-12 14:36
联系:

Re: ubuntu下的wireshark编译安装

#3

帖子 Cumirror » 2009-11-04 0:18

没有尝试那样安装,编译安装安觉对程序理解得更深点。
回复