Thanks everybody, and also thanks Urs Beyerle. Yes, the system misses "libpcap". I just got them installed, and succeeded.
Thanks everybody. wenji -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Connie Sieh Sent: Wednesday, September 19, 2007 4:17 PM To: Wenji Wu Cc: Urs Beyerle; [email protected] Subject: Re: tcptrace compiling on Scientific Linux 5.0 X86_64 On Wed, 19 Sep 2007, 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 You can use yum provides <filename> where <filename> is the file you are looking for. Or you can just install the one from Dag. [EMAIL PROTECTED] ~]# yum --enablerepo=dag list tcptrace* tcptrace.x86_64 6.6.7-1.2.el5.rf dag -Connie Sieh > > > > ----- 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 >>> >> >
