[dnstop] Error downloading Dnstop[screenshots attach]

Jose Nazario jose at monkey.org
Wed Mar 10 12:22:21 UTC 2010


looks like you haven't installed the libpcap and curses development 
packages (assuming you're on a linux box based on your hostname), which is 
where those header files are provided. without them all sorts of compiler 
errors occur.

dnstop needs both.

try this (not an ubuntu user):
sudo apt-get install libpcap0.8-dev
sudo apt-get install libncurses5-dev


see if that doesn't get you further along.

________
jose nazario, ph.d.		    http://monkey.org/~jose/




More information about the dnstop mailing list