Ethereal-dev: Re: [ethereal-dev] Compilations Problems

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Fri, 13 Aug 1999 00:03:25 -0700
> I am trying to compile version 7.2 on Redhat 6.0 and am receiving the 
> following errors when I type ./configure.

Did you install the "libpcap" RPM from the RH 6.0 CD (or from their FTP
site)?

If not, did you install the "libpcap" library in some other fashion,
e.g. from source?

In order to have an Ethereal capable of capturing packets, you need the
"libpcap" library; if you just want to read packets captured on other
machines, you can build Ethereal without "libpcap" by running the
"configure" script with "--disable-pcap".