Wenji Wu wrote:
here are the packages that installed in the system, anything missed?
[EMAIL PROTECTED] tcptrace-6.6.7]# rpm -qa|grep libcap
libcap-devel-1.10-26.x86_64
libcap-1.10-26.i386
libcap-devel-1.10-26.i386
libcap-1.10-26.x86_64
What's about libpcap?
rpm -qa|grep libpcap
----- Original Message -----
From: Urs Beyerle <[EMAIL PROTECTED]>
Date: Wednesday, September 19, 2007 4:09 pm
Subject: Re: tcptrace compiling on Scientific Linux 5.0 X86_64
To: [EMAIL PROTECTED]
Cc: 'Connie Sieh' <[EMAIL PROTECTED]>, [email protected]
Wenji Wu wrote:
What pcap is it looking for? Library, include, other?
It tries to look for "include". And I check with the folder "/usr/include",
the related "pcap" files are not there. So, I am not sure what is
going on
since the package is installed on the system.
Have you installed the devel package (libpcap-devel) ?
Urs
Thanks,
wenji