On the systhem Ubuntu, I have had the similar problem. At last I have
solved it by installing both the standard 'libpap-dev' package and libpcap
. Just as Aaron said.
On Fri, Mar 30, 2012 at 4:32 PM, Aaron Turner wrote:
> Just so I'm clear, did you install both libpcap AND libpcap-devel?
>
>
Just so I'm clear, did you install both libpcap AND libpcap-devel?
I'm 99% sure that RHEL6/CentOS6 has an rpm for tcpreplay... and I'm
99% sure it builds from source... At least I thought I tested it once
upon a time. You could always take a look a the .srpm to see they did
any patching to make i
I think your problem is related to files .h in /usr/include. As your
installation of tcpreplay progresses it crashes causes some header files
are not compatible. Actually I think you have to take a look on tcp.h ...
You have either to switch another version of Centos (which make things
easier I th
Hi All,
I am trying to install tcpreplay- 3.4.4 in Centos-6 PC.
Following are the messages I got in the initial stages of installation.
[root@pcb-acpdpi6 tcpreplay-3.4.4]# ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
checking if malloc debugging is wante