Wireshark-users: Re: [Wireshark-users] Problem Compiling 0.99.2pre
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 31 Jul 2006 09:47:45 -0700
TimothyR wrote:
Ubuntu 6.06 (Dapper).  I have libgtk2.0-0,
libgtk2.0-bin, libgtk2.0-common installed.  I see that
I do not have libgtk2.0-dev installed.

Given that Wireshark uses GTK+ as its GUI toolkit, in order to build it from source, you need to have a development package for GTK+ installed. Try installing that and re-running the configure script.