On Sat, 2008-09-27 at 10:18 -0400, OCG Technical Support wrote: > I have a fresh install of Fedora 9 with all updates, and I’ve > confirmed all prerequisites for ntop exist. However, autogen fails as > per below. Also notice below, I confirmed that the claimed missing > package is installed.
Ah, but is it...? You probably have libpcap installed (as tcpdump depends upon it and is part of the core package set), but not libcap-devel. > Can someone help me get past this error? yum -y install libpcap-devel Graeme _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
